]> git.eshelyaron.com Git - emacs.git/commitdiff
(mh-spamassassin-blacklist, mh-bogofilter-blacklist)
authorBill Wohler <wohler@newt.com>
Sun, 9 Aug 2009 22:27:45 +0000 (22:27 +0000)
committerBill Wohler <wohler@newt.com>
Sun, 9 Aug 2009 22:27:45 +0000 (22:27 +0000)
(mh-spamprobe-blacklist): Sync docstring with manual.

lisp/mh-e/mh-junk.el

index 196b39ed233a3414c4b6d9820adc7be336552d7b..057aa98401001c1835f4eace9a340f096575ec4e 100644 (file)
@@ -108,8 +108,8 @@ RANGE is read in interactive use."
   "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 @@ information can be used so that you can replace multiple
   "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 @@ See `mh-bogofilter-blacklist' for more information."
 (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\":