Mercurial > emacs
diff lisp/gnus/ChangeLog @ 86256:b53cbc241b6f
(message-send-mail-function): Check for smtpmail too.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Tue, 20 Nov 2007 21:49:06 +0000 |
parents | 50442c77e242 |
children | b284b075c181 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Tue Nov 20 21:06:35 2007 +0000 +++ b/lisp/gnus/ChangeLog Tue Nov 20 21:49:06 2007 +0000 @@ -1,5 +1,7 @@ 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de> + * message.el (message-send-mail-function): Check for smtpmail too. + * utf7.el (utf7-encode, utf7-decode): Use coding system `utf-7'/`utf-7-imap' from utf-7.el' if available.