Mercurial > emacs
changeset 45253:b1dab10e4ef2
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 12 May 2002 17:01:59 +0000 |
parents | ee1b06064fbb |
children | 9d5a9e59c339 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 12 17:00:52 2002 +0000 +++ b/lisp/ChangeLog Sun May 12 17:01:59 2002 +0000 @@ -1,5 +1,9 @@ 2002-05-12 Richard M. Stallman <rms@gnu.org> + * mail/smtpmail.el (smtpmail-mail-address): New variable. + (smtpmail-send-it): Bind and use that instead of `mail-address'. + (smtpmail-via-smtp): Likewise. + * ansi-color.el (ansi-color-get-face): Avoid add-to-list on local var. (ansi-color-apply-sequence): Avoid duplicates in combined face list.