Mercurial > emacs
changeset 76124:abc2a68a039d
*** empty log message ***
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Sat, 24 Feb 2007 17:24:29 +0000 |
parents | 49ec84aacf0b |
children | 428a3ee993db |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Feb 24 17:23:27 2007 +0000 +++ b/lisp/ChangeLog Sat Feb 24 17:24:29 2007 +0000 @@ -1,5 +1,8 @@ 2007-02-24 John Paul Wallington <jpw@pobox.com> + * mail/feedmail.el (feedmail-message-id-generator) + (feedmail-date-generator): Fix custom types. + * mail/rmail.el (rmail-message-filter): Fix custom type. 2007-02-24 Eli Zaretskii <eliz@gnu.org>