comparison lisp/ChangeLog @ 102166:07a0e776f607

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 21 Feb 2009 15:06:12 +0000
parents 3da2fdefd254
children 8f9f564e426b
comparison
equal deleted inserted replaced
102165:f93f5035af02 102166:07a0e776f607
1 2009-02-21 Eli Zaretskii <eliz@gnu.org>
2
3 * mail/rmailedit.el (rmail-cease-edit): Notice changes in buffer's
4 encoding during editing. Make sure to use encoding that can
5 safely encode the message. Rewrite MIME charset= header if the
6 new encoding is different from the old one.
7
1 2009-02-21 Glenn Morris <rgm@gnu.org> 8 2009-02-21 Glenn Morris <rgm@gnu.org>
2 9
3 * mail/supercite.el (sc-mail-glom-frame): Handle a "From " line 10 * mail/supercite.el (sc-mail-glom-frame): Handle a "From " line
4 at the start of the headers. 11 at the start of the headers.
5 (sc-mail-check-from): New function. 12 (sc-mail-check-from): New function.