Mercurial > emacs
comparison lisp/ChangeLog @ 54251:1cf83db1ed7f
Typo.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 03 Mar 2004 23:43:02 +0000 |
parents | a4bd1232eb74 |
children | 27114ce380a0 |
comparison
equal
deleted
inserted
replaced
54250:4db32fef9348 | 54251:1cf83db1ed7f |
---|---|
3097 automatically. Set the message's encoding from the charset= | 3097 automatically. Set the message's encoding from the charset= |
3098 header, if any. Decode base64-encoded messages in Mail format as well. | 3098 header, if any. Decode base64-encoded messages in Mail format as well. |
3099 | 3099 |
3100 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk> | 3100 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk> |
3101 | 3101 |
3102 * mail/smtpmail.el Fix previous change: | 3102 * mail/smtpmail.el: Fix previous change. |
3103 (smtpmail-send-queued-mail): Set smtpmail-mail-address before | 3103 (smtpmail-send-queued-mail): Set smtpmail-mail-address before |
3104 calling smtpmail-via-smtp. | 3104 calling smtpmail-via-smtp. |
3105 (smtpmail-via-smtp): Add fall-back values for envelope-from. | 3105 (smtpmail-via-smtp): Add fall-back values for envelope-from. |
3106 | 3106 |
3107 2003-08-26 John Paul Wallington <jpw@gnu.org> | 3107 2003-08-26 John Paul Wallington <jpw@gnu.org> |