emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp/mh-e ChangeLog mh-junk.el
Date: Wed, 22 Jul 2009 03:02:17 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/07/22 03:02:17

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

Log message:
        Kevin Ryde  <user42 at zip.com.au>
        
        (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
        (mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'.

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

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/mh-e/ChangeLog,v
retrieving revision 1.300
retrieving revision 1.301
diff -u -b -r1.300 -r1.301
--- ChangeLog   13 Jun 2009 17:10:31 -0000      1.300
+++ ChangeLog   22 Jul 2009 03:02:16 -0000      1.301
@@ -1,3 +1,8 @@
+2009-07-22  Kevin Ryde  <address@hidden>
+
+       * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
+       (mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'.
+
 2009-06-13  Bill Wohler  <address@hidden>
 
        Release MH-E version 8.2.

Index: mh-junk.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/mh-e/mh-junk.el,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- mh-junk.el  10 Jan 2009 21:50:42 -0000      1.28
+++ mh-junk.el  22 Jul 2009 03:02:17 -0000      1.29
@@ -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\":
 




reply via email to

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