changeset 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 dfed39918c22
children 01abffb7f38c
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
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.