Mercurial > emacs
comparison lisp/ChangeLog @ 102212:37a6bc3e862f
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 23 Feb 2009 11:47:36 +0000 |
parents | d7624c39682b |
children | 96a1cc61d7d2 |
comparison
equal
deleted
inserted
replaced
102211:4f87466cad08 | 102212:37a6bc3e862f |
---|---|
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) | |
56 | 61 |
57 2009-02-21 Glenn Morris <rgm@gnu.org> | 62 2009-02-21 Glenn Morris <rgm@gnu.org> |
58 | 63 |
59 * mail/supercite.el (sc-mail-glom-frame): Handle a "From " line | 64 * mail/supercite.el (sc-mail-glom-frame): Handle a "From " line |
60 at the start of the headers. | 65 at the start of the headers. |