]> git.eshelyaron.com Git - emacs.git/commitdiff
* mail/unrmail.el (unrmail): Record labels in X-RMAIL-* fields,
authorChong Yidong <cyd@stupidchicken.com>
Tue, 27 Jan 2009 22:38:47 +0000 (22:38 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 27 Jan 2009 22:38:47 +0000 (22:38 +0000)
which are recognized by the new Rmail, instead of X-BABYL-V6-*.

lisp/ChangeLog

index a3b9597d6d86cc6e29bd724c9f0e6c43dffc04e8..167d5238f39049956cb0b60cce1b9a7b91f1bb87 100644 (file)
@@ -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.