Mercurial > emacs
changeset 53667:697108aea01d
*** empty log message ***
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Wed, 21 Jan 2004 12:36:18 +0000 |
parents | 0a56d6bd40da |
children | 142aa239165f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jan 21 12:35:55 2004 +0000 +++ b/lisp/ChangeLog Wed Jan 21 12:36:18 2004 +0000 @@ -1,3 +1,11 @@ +2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de> + + * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting + trailing white space and ensure a final newline. + + * mail/rmail-spam-filter.el (rmail-use-spam-filter): Add autoload + cookie. + 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us> * vc.el (vc-annotate-mode): Inherit from fundamental-mode and