1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

*** empty log message ***

This commit is contained in:
Glenn Morris 2003-08-26 17:41:25 +00:00
parent 32b3c76642
commit ac3ba2bf75

View File

@ -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.