# HG changeset patch # User Bill Wohler # Date 1249856865 0 # Node ID fa27e8ea1c60279240ff6d4496d76fe340d810a1 # Parent e9c63b192e11a24a7ce2e72035765c53de3634ec (mh-spamassassin-blacklist, mh-bogofilter-blacklist) (mh-spamprobe-blacklist): Sync docstring with manual. diff -r e9c63b192e11 -r fa27e8ea1c60 lisp/mh-e/mh-junk.el --- a/lisp/mh-e/mh-junk.el Sun Aug 09 22:26:59 2009 +0000 +++ b/lisp/mh-e/mh-junk.el Sun Aug 09 22:27:45 2009 +0000 @@ -108,8 +108,8 @@ "Blacklist MSG with SpamAssassin. SpamAssassin is one of the more popular spam filtering programs. -Get it from your local distribution or from -URL `http://spamassassin.org/'. +Get it from your local distribution or from the SpamAssassin web +site at URL `http://spamassassin.org/'. To use SpamAssassin, add the following recipes to \".procmailrc\": @@ -332,7 +332,8 @@ "Blacklist MSG with bogofilter. Bogofilter is a Bayesian spam filtering program. Get it from your -local distribution or from URL `http://bogofilter.sourceforge.net/'. +local distribution or from the bogofilter web site at URL +`http://bogofilter.sourceforge.net/'. Bogofilter is taught by running: @@ -411,8 +412,9 @@ (defun mh-spamprobe-blacklist (msg) "Blacklist MSG with SpamProbe. -SpamProbe is a Bayesian spam filtering program. Get it from your local -distribution or from URL `http://spamprobe.sourceforge.net'. +SpamProbe is a Bayesian spam filtering program. Get it from your +local distribution or from the SpamProbe web site at URL +`http://spamprobe.sourceforge.net'. To use SpamProbe, add the following recipes to \".procmailrc\":