diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a3b9597d6d8..167d5238f39 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. |