comparison lisp/ChangeLog @ 52346:4312da7e2fdc

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Tue, 26 Aug 2003 17:41:25 +0000
parents 54c9ee5b83d8
children 57f71e75a609
comparison
equal deleted inserted replaced
52345:54c9ee5b83d8 52346:4312da7e2fdc
1 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * mail/smtpmail.el Fix previous change:
4 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
5 calling smtpmail-via-smtp.
6 (smtpmail-via-smtp): Add fall-back values for envelope-from.
7
1 2003-08-26 John Paul Wallington <jpw@gnu.org> 8 2003-08-26 John Paul Wallington <jpw@gnu.org>
2 9
3 * image.el (image-jpeg-p): Don't search beyond length of data. 10 * image.el (image-jpeg-p): Don't search beyond length of data.
4 11
5 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org> 12 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>