Mercurial > emacs
comparison lisp/ChangeLog @ 42387:912e05870e4d
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 28 Dec 2001 19:07:02 +0000 |
parents | c64a96f6a814 |
children | c50322da074e |
comparison
equal
deleted
inserted
replaced
42386:ae2e226d9001 | 42387:912e05870e4d |
---|---|
1 2001-12-28 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * mail/sendmail.el (mail-envelope-from): Fix custom type. | |
4 (sendmail-send-it): Check mail-specify-envelope-from | |
5 and mail-envelope-from in the mail buffer at start. | |
6 | |
1 2001-12-28 Simon Josefsson <jas@extundo.com> | 7 2001-12-28 Simon Josefsson <jas@extundo.com> |
2 | 8 |
3 * mail/sendmail.el (mail-envelope-from): Fix :type. | 9 * mail/sendmail.el (mail-envelope-from): Fix :type. |
4 (sendmail-send-it): Copy `mail-envelope-from' from calling buffer. | 10 (sendmail-send-it): Copy `mail-envelope-from' from calling buffer. |
5 | 11 |