Mercurial > emacs
changeset 52643:9409b212e89c
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 28 Sep 2003 08:55:50 +0000 |
parents | 79320037f627 |
children | ac1f8a6c8a38 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Sep 28 08:54:34 2003 +0000 +++ b/lisp/ChangeLog Sun Sep 28 08:55:50 2003 +0000 @@ -1,3 +1,8 @@ +2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change) + + * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space + between "MAIL FROM:" and "RCPT TO:" and the following address. + 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change) * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.