Mercurial > emacs
changeset 104027:7a9cb1f2769b
Kevin Ryde <user42 at zip.com.au>
(mh-spamassassin-blacklist, mh-bogofilter-blacklist)
(mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 22 Jul 2009 03:02:16 +0000 |
parents | 99fe3671cbc1 |
children | 70e5fe445939 |
files | lisp/mh-e/ChangeLog lisp/mh-e/mh-junk.el |
diffstat | 2 files changed, 8 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog Wed Jul 22 02:55:17 2009 +0000 +++ b/lisp/mh-e/ChangeLog Wed Jul 22 03:02:16 2009 +0000 @@ -1,3 +1,8 @@ +2009-07-22 Kevin Ryde <user42@zip.com.au> + + * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist) + (mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'. + 2009-06-13 Bill Wohler <wohler@newt.com> Release MH-E version 8.2.
--- a/lisp/mh-e/mh-junk.el Wed Jul 22 02:55:17 2009 +0000 +++ b/lisp/mh-e/mh-junk.el Wed Jul 22 03:02:16 2009 +0000 @@ -109,7 +109,7 @@ SpamAssassin is one of the more popular spam filtering programs. Get it from your local distribution or from -http://spamassassin.org/. +URL `http://spamassassin.org/'. To use SpamAssassin, add the following recipes to \".procmailrc\": @@ -332,7 +332,7 @@ "Blacklist MSG with bogofilter. Bogofilter is a Bayesian spam filtering program. Get it from your -local distribution or from http://bogofilter.sourceforge.net/. +local distribution or from URL `http://bogofilter.sourceforge.net/'. Bogofilter is taught by running: @@ -412,7 +412,7 @@ "Blacklist MSG with SpamProbe. SpamProbe is a Bayesian spam filtering program. Get it from your local -distribution or from http://spamprobe.sourceforge.net. +distribution or from URL `http://spamprobe.sourceforge.net'. To use SpamProbe, add the following recipes to \".procmailrc\":