diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9d591146cbe..bad99e7294b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2011-05-23 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * mail/sendmail.el: Require `rfc2047'. | ||
| 4 | (mail-insert-from-field): Do not perform RFC2047 encoding. | ||
| 5 | (mail-encode-header): New function. | ||
| 6 | (sendmail-send-it): Set buffer-file-coding-system of the work | ||
| 7 | buffer to the return value of select-message-coding-system. Call | ||
| 8 | mail-encode-header. | ||
| 9 | |||
| 10 | * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header. | ||
| 11 | |||
| 1 | 2011-05-22 Sean Neakums <sneakums@zork.net> (tiny change) | 12 | 2011-05-22 Sean Neakums <sneakums@zork.net> (tiny change) |
| 2 | 13 | ||
| 3 | * mail/supercite.el (sc-default-cite-frame): Handle | 14 | * mail/supercite.el (sc-default-cite-frame): Handle |