# HG changeset patch # User Chong Yidong # Date 1233095927 0 # Node ID b7197e72fe7ab90670c03c5746761658e6a0e8ed # Parent dfed39918c22d90f7e0df850b1ecc85906145961 * mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields, which are recognized by the new Rmail, instead of X-BABYL-V6-*. diff -r dfed39918c22 -r b7197e72fe7a lisp/ChangeLog --- 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 + + * 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 * mouse.el (mouse-select-font): Return a string instead of a list.