Mercurial > emacs
changeset 88153:f4d9fc1b0922
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 03 Oct 2004 01:21:55 +0000 |
parents | 10939b98d269 |
children | 8ce476d3ba36 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 03 01:21:28 2004 +0000 +++ b/lisp/ChangeLog Sun Oct 03 01:21:55 2004 +0000 @@ -1,3 +1,14 @@ +2004-10-02 Richard M. Stallman <rms@gnu.org> + + * mail/rmail.el (rmail): Convert Babyl files using decode-babyl-file. + (rmail-use-spam-filter): Add defvar. + + * mail/unrmail.el: Mostly rewritten. Parses the file + directly without calling any functions in Rmail. + (batch-convert-babyl, convert-babyl-file, decode-babyl-file) + (decode-babyl): New functions. + (unrmail, batch-unrmail): Now aliases. + 2004-09-27 Richard M. Stallman <rms@gnu.org> * mail/rmaildesc.el (rmail-message-deleted-p): Add as alias.