emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/mh-e mh-junk.el


From: Bill Wohler
Subject: [Emacs-diffs] emacs/lisp/mh-e mh-junk.el
Date: Sun, 09 Aug 2009 22:27:45 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Bill Wohler <wohler>    09/08/09 22:27:45

Modified files:
        lisp/mh-e      : mh-junk.el 

Log message:
        (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
        (mh-spamprobe-blacklist): Sync docstring with manual.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/mh-junk.el?cvsroot=emacs&r1=1.29&r2=1.30

Patches:
Index: mh-junk.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/mh-junk.el,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- mh-junk.el  22 Jul 2009 03:02:17 -0000      1.29
+++ mh-junk.el  9 Aug 2009 22:27:45 -0000       1.30
@@ -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\":
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]