comparison lisp/ChangeLog @ 102213:96a1cc61d7d2

Prev commit in wrong ChangeLog
author Jason Rumney <jasonr@gnu.org>
date Mon, 23 Feb 2009 11:49:25 +0000
parents 37a6bc3e862f
children 13a81d1fb442
comparison
equal deleted inserted replaced
102212:37a6bc3e862f 102213:96a1cc61d7d2
51 51
52 * mail/rmailedit.el (rmail-cease-edit): Notice changes in buffer's 52 * mail/rmailedit.el (rmail-cease-edit): Notice changes in buffer's
53 encoding during editing. Make sure to use encoding that can 53 encoding during editing. Make sure to use encoding that can
54 safely encode the message. Rewrite MIME charset= header if the 54 safely encode the message. Rewrite MIME charset= header if the
55 new encoding is different from the old one. 55 new encoding is different from the old one.
56
57 2009-02-21 Jason Rumney <jasonr@gnu.org>
58
59 * url/url-expand.el (url-default-expander): Use concat to combine
60 parts. (Bug #1020)
61 56
62 2009-02-21 Glenn Morris <rgm@gnu.org> 57 2009-02-21 Glenn Morris <rgm@gnu.org>
63 58
64 * mail/supercite.el (sc-mail-glom-frame): Handle a "From " line 59 * mail/supercite.el (sc-mail-glom-frame): Handle a "From " line
65 at the start of the headers. 60 at the start of the headers.