diff options
author | Glenn Morris <rgm@gnu.org> | 2003-08-26 17:41:25 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2003-08-26 17:41:25 +0000 |
commit | ac3ba2bf75732c1c5b560b18d8fe8b385b052103 (patch) | |
tree | cc1b5e258e9b9a81b7ede6aee75232c82d57cc6c /lisp | |
parent | 32b3c766421819026320d6429529b6bf9b59f68e (diff) | |
download | emacs-ac3ba2bf75732c1c5b560b18d8fe8b385b052103.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 334d3bd462e..c433df789f5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk> + + * mail/smtpmail.el Fix previous change: + (smtpmail-send-queued-mail): Set smtpmail-mail-address before + calling smtpmail-via-smtp. + (smtpmail-via-smtp): Add fall-back values for envelope-from. + 2003-08-26 John Paul Wallington <jpw@gnu.org> * image.el (image-jpeg-p): Don't search beyond length of data. |