Mercurial > emacs
diff lisp/ChangeLog @ 101588:b7197e72fe7a
* mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields,
which are recognized by the new Rmail, instead of X-BABYL-V6-*.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 27 Jan 2009 22:38:47 +0000 |
parents | 04b7fc91379d |
children | 1481d448dfc9 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 27 21:16:32 2009 +0000 +++ b/lisp/ChangeLog Tue Jan 27 22:38:47 2009 +0000 @@ -1,3 +1,8 @@ +2009-01-27 Chong Yidong <cyd@stupidchicken.com> + + * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields, + which are recognized by the new Rmail, instead of X-BABYL-V6-*. + 2009-01-27 Christopher Oliver <coliver@message.nmc.edu> * mouse.el (mouse-select-font): Return a string instead of a list.