From cfb4688eff722f2d8aebbc67f46b64e5b4c19236 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 7 Feb 2009 03:03:57 +0000 Subject: (metamail-interpret-body): Remove Rmail-specific hack that is no longer appropriate to mbox Rmail. --- lisp/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'lisp/ChangeLog') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bd205450369..d0457265500 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,24 @@ +2009-02-07 Alex Schroeder + + * mail/unrmail.el (unrmail): Use regexps to find message separators so + as not to match any fake rmime.el separators. Remove any sections added + by rmime.el. + +2009-02-07 Glenn Morris + + * mail/metamail.el (metamail-interpret-body): Remove Rmail-specific hack + that is no longer appropriate to mbox Rmail. + + * mail/rmailsum.el (rmail-create-summary-line): Widen the view buffer + before trying to move to the start of the message. + (rmail-summary-undelete-many, rmail-summary-rmail-update): + Fix rmail-set-attribute calls. + + * mail/sendmail.el (mail-bury-selects-summary, mail-yank-original): + Doc fix. + (rmail-output-to-rmail-buffer): Autoload it. + (mail-do-fcc): Give it a doc string. Update for mbox Rmail, simplify. + 2009-02-06 Glenn Morris * mail/unrmail.el (unrmail): Use current-time-string. -- cgit v1.2.1