* mail/rmailedit.el (rmail-cease-edit): Add additional quotes to
authorChong Yidong <cyd@stupidchicken.com>
Thu, 29 Jan 2009 03:00:26 +0000 (03:00 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 29 Jan 2009 03:00:26 +0000 (03:00 +0000)
quoted From lines.

* mail/rmail.el (rmail-show-message): Unquote From lines.

lisp/ChangeLog

index 0dce51a..37fe382 100644 (file)
@@ -1,7 +1,11 @@
 2009-01-29  Chong Yidong  <cyd@stupidchicken.com>
 
+       * mail/rmailedit.el (rmail-cease-edit): Add additional quotes to
+       quoted From lines.
+
        * mail/rmail.el (rmail-redecode-body): New function, based on old
        version removed in 2009-01-22 change.
+       (rmail-show-message): Unquote From lines.
 
 2009-01-28  Tassilo Horn  <tassilo@member.fsf.org>