cd c:/cygwin/usr/share/site-lisp/ diff -u -b "c:/cygwin/usr/share/site-lisp/spam.el~" "c:/cygwin/usr/share/site-lisp/spam.el" --- c:/cygwin/usr/share/site-lisp/spam.el~ 2003-05-06 11:04:33.000000000 +0200 +++ c:/cygwin/usr/share/site-lisp/spam.el 2003-05-06 15:15:43.000000000 +0200 @@ -144,7 +144,7 @@ (defcustom spam-use-regex-headers nil "Whether a header regular expression match should be used by spam-split. -Also see the variable `spam-spam-regex-headers' and `spam-ham-regex-headers'." +Also see the variables `spam-regex-headers-spam' and `spam-regex-headers-ham'." :type 'boolean :group 'spam) Diff finished at Tue May 06 15:15:56