diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-05-30 08:28:54 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-05-30 08:29:34 -0700 |
commit | a47dfec82e363257a00f5666845ebaa8d697ae42 (patch) | |
tree | 00f432e60dba1c4d1070d7830cc4b867e330f475 /etc/MH-E-NEWS | |
parent | 1d5eeb64da5a8b133c559bb01a9e659255a55af4 (diff) | |
download | emacs-a47dfec82e363257a00f5666845ebaa8d697ae42.tar.gz |
; Spelling fixes for "SpamAssassin"
Diffstat (limited to 'etc/MH-E-NEWS')
-rw-r--r-- | etc/MH-E-NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/MH-E-NEWS b/etc/MH-E-NEWS index 7e852afb714..6e1f4db1edf 100644 --- a/etc/MH-E-NEWS +++ b/etc/MH-E-NEWS @@ -13,7 +13,7 @@ Version 8.6 fixes composition errors in nmh 1.6. A components file is now generated that works with nmh 1.5 (partially closes SF #468). - + *** Error if mh-x-face-file is nil Ensure that `mh-x-face-file' is a string before trying to use it @@ -284,7 +284,7 @@ This has been fixed (closes SF #1565460). *** Errors Associated with mh-junk-background -The Spamassassin filter commands were used inconsistently and +The SpamAssassin filter commands were used inconsistently and incorrectly; if `mh-junk-background' were nil, not all of the updating would happen correctly. In the other back-ends such as bogofilter and SpamProbe, a value of t for `mh-junk-background' would cause the @@ -1147,9 +1147,9 @@ The -face suffix has been dropped from all face names. Items in swish indexes that aren't mail messages are now handled more gracefully. -*** Spamassassin Fixes +*** SpamAssassin Fixes -If you use spamassassin, there was an error when you tried to junk +If you use SpamAssassin, there was an error when you tried to junk mail if the option `mh-junk-background' was set. This has been fixed. *** Mairix Support |