Mercurial > emacs
diff lisp/mh-e/ChangeLog @ 73130:1e5bc57805bc
mh-junk.el (mh-spamassassin-whitelist): Add two missing
quotation marks, so that the last two arguments of
sa-learn are separated properly (closes SF #1565460).
(mh-spamassassin-blacklist): In example .procmailrc, add
PATH element to find mhparam on Debian.
author | Stephen Gildea <gildea@stop.mail-abuse.org> |
---|---|
date | Tue, 26 Sep 2006 02:40:50 +0000 |
parents | 6478736310c3 |
children | 594a719b7a7f 2d56e13fd23d bb0e318b7c53 |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Tue Sep 26 02:16:16 2006 +0000 +++ b/lisp/mh-e/ChangeLog Tue Sep 26 02:40:50 2006 +0000 @@ -1,3 +1,12 @@ +2006-09-25 Stephen Gildea <gildea@stop.mail-abuse.org> + + * mh-junk.el (mh-spamassassin-whitelist): Add two missing + quotation marks, so that the last two arguments of sa-learn + are separated properly (closes SF #1565460). + + * (mh-spamassassin-blacklist): In example .procmailrc, add + PATH element to find mhparam on Debian. + 2006-09-24 Stephen Gildea <gildea@stop.mail-abuse.org> * mh-comp.el (mh-send-args): Initialize to "" instead of nil