# HG changeset patch # User Richard M. Stallman # Date 1096766515 0 # Node ID f4d9fc1b0922c203b049b46c8aba8aa2b9e44eb1 # Parent 10939b98d26966edb8478051768afddf66b557eb *** empty log message *** diff -r 10939b98d269 -r f4d9fc1b0922 lisp/ChangeLog --- 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 + + * 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 * mail/rmaildesc.el (rmail-message-deleted-p): Add as alias.