aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2009-07-22 03:02:16 +0000
committerGlenn Morris <[email protected]>2009-07-22 03:02:16 +0000
commit41dc791369a1870de9251521b14c59207df1fd80 (patch)
treed10a21daaa448a894e531445e2df2e5bd04a24f3 /lisp/mh-e
parente9a63f040915e0ac5fa319e914bf527ed2358b14 (diff)
Kevin Ryde <user42 at zip.com.au>
(mh-spamassassin-blacklist, mh-bogofilter-blacklist) (mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'.
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/ChangeLog5
-rw-r--r--lisp/mh-e/mh-junk.el6
2 files changed, 8 insertions, 3 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 516b027a6f..312dbc0aca 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-22 Kevin Ryde <[email protected]>
+
+ * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
+ (mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'.
+
2009-06-13 Bill Wohler <[email protected]>
Release MH-E version 8.2.
diff --git a/lisp/mh-e/mh-junk.el b/lisp/mh-e/mh-junk.el
index 064066cd78..196b39ed23 100644
--- a/lisp/mh-e/mh-junk.el
+++ b/lisp/mh-e/mh-junk.el
@@ -109,7 +109,7 @@ RANGE is read in interactive use."
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 @@ 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 http://bogofilter.sourceforge.net/.
+local distribution or from URL `http://bogofilter.sourceforge.net/'.
Bogofilter is taught by running:
@@ -412,7 +412,7 @@ See `mh-bogofilter-blacklist' for more information."
"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\":