From 45ce0616ceaf6f9b416c227509fa48b3de2352fa Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 29 Jan 2009 03:00:26 +0000 Subject: [PATCH] * mail/rmailedit.el (rmail-cease-edit): Add additional quotes to quoted From lines. * mail/rmail.el (rmail-show-message): Unquote From lines. --- lisp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0dce51a49d1..37fe382159d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,11 @@ 2009-01-29 Chong Yidong + * 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 -- 2.39.5