aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-07-22 03:02:16 +0000
committerGlenn Morris2009-07-22 03:02:16 +0000
commit41dc791369a1870de9251521b14c59207df1fd80 (patch)
treed10a21daaa448a894e531445e2df2e5bd04a24f3
parente9a63f040915e0ac5fa319e914bf527ed2358b14 (diff)
downloademacs-41dc791369a1870de9251521b14c59207df1fd80.tar.gz
emacs-41dc791369a1870de9251521b14c59207df1fd80.zip
Kevin Ryde <user42 at zip.com.au>
(mh-spamassassin-blacklist, mh-bogofilter-blacklist) (mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'.
-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 516b027a6f7..312dbc0aca5 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,8 @@
12009-07-22 Kevin Ryde <user42@zip.com.au>
2
3 * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
4 (mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'.
5
12009-06-13 Bill Wohler <wohler@newt.com> 62009-06-13 Bill Wohler <wohler@newt.com>
2 7
3 Release MH-E version 8.2. 8 Release MH-E version 8.2.
diff --git a/lisp/mh-e/mh-junk.el b/lisp/mh-e/mh-junk.el
index 064066cd787..196b39ed233 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."
109 109
110SpamAssassin is one of the more popular spam filtering programs. 110SpamAssassin is one of the more popular spam filtering programs.
111Get it from your local distribution or from 111Get it from your local distribution or from
112http://spamassassin.org/. 112URL `http://spamassassin.org/'.
113 113
114To use SpamAssassin, add the following recipes to 114To use SpamAssassin, add the following recipes to
115\".procmailrc\": 115\".procmailrc\":
@@ -332,7 +332,7 @@ information can be used so that you can replace multiple
332 "Blacklist MSG with bogofilter. 332 "Blacklist MSG with bogofilter.
333 333
334Bogofilter is a Bayesian spam filtering program. Get it from your 334Bogofilter is a Bayesian spam filtering program. Get it from your
335local distribution or from http://bogofilter.sourceforge.net/. 335local distribution or from URL `http://bogofilter.sourceforge.net/'.
336 336
337Bogofilter is taught by running: 337Bogofilter is taught by running:
338 338
@@ -412,7 +412,7 @@ See `mh-bogofilter-blacklist' for more information."
412 "Blacklist MSG with SpamProbe. 412 "Blacklist MSG with SpamProbe.
413 413
414SpamProbe is a Bayesian spam filtering program. Get it from your local 414SpamProbe is a Bayesian spam filtering program. Get it from your local
415distribution or from http://spamprobe.sourceforge.net. 415distribution or from URL `http://spamprobe.sourceforge.net'.
416 416
417To use SpamProbe, add the following recipes to \".procmailrc\": 417To use SpamProbe, add the following recipes to \".procmailrc\":
418 418