diff options
author | Bill Wohler <wohler@newt.com> | 2009-08-09 22:26:59 +0000 |
---|---|---|
committer | Bill Wohler <wohler@newt.com> | 2009-08-09 22:26:59 +0000 |
commit | ddb7d211a7e94054e1bd83ac63077a7310aebe75 (patch) | |
tree | 0f67917708400c7515b79e5f600372f3e3be4783 /lisp/mh-e | |
parent | 985bf85b761a4aea33b7423c0ddb956d9d672768 (diff) | |
download | emacs-ddb7d211a7e94054e1bd83ac63077a7310aebe75.tar.gz emacs-ddb7d211a7e94054e1bd83ac63077a7310aebe75.tar.bz2 emacs-ddb7d211a7e94054e1bd83ac63077a7310aebe75.zip |
*** empty log message ***
Diffstat (limited to 'lisp/mh-e')
-rw-r--r-- | lisp/mh-e/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 312dbc0aca5..9ca26b3e943 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,7 +1,12 @@ +2009-08-10 Bill Wohler <wohler@newt.com> + + * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist) + (mh-spamprobe-blacklist): Sync docstring with manual. + 2009-07-22 Kevin Ryde <user42@zip.com.au> * mh-junk.el (mh-spamassassin-blacklist, mh-bogofilter-blacklist) - (mh-spamprobe-blacklist): Hyperlink urls in docstrings with URL `...'. + (mh-spamprobe-blacklist): Hyperlink URLs in docstrings with URL `...'. 2009-06-13 Bill Wohler <wohler@newt.com> |