diff options
| author | Gerd Moellmann | 1999-10-14 22:09:58 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 1999-10-14 22:09:58 +0000 |
| commit | e889eabcbab34250c09e72374387312cd621271d (patch) | |
| tree | bf17b2bf7c4d01b2cf2703fb5d1ab9cf18927eb9 /lisp/ChangeLog | |
| parent | 85852dc7f5217e0361b38df5339e1589e40f5294 (diff) | |
| download | emacs-e889eabcbab34250c09e72374387312cd621271d.tar.gz emacs-e889eabcbab34250c09e72374387312cd621271d.zip | |
(smtpmail-via-smtp): Add support for
automatically appending a domain to RCPT TO: addresses.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 01e3a4e19e7..ae1777aedb9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 1999-10-15 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * smtpmail.el (smtpmail-via-smtp): Add support for | ||
| 4 | automatically appending a domain to RCPT TO: addresses. | ||
| 5 | |||
| 1 | 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu> | 6 | 1999-10-14 Richard M. Stallman <rms@caffeine.ai.mit.edu> |
| 2 | 7 | ||
| 3 | * dired.el (dired-insert-directory): Insert the amount of | 8 | * dired.el (dired-insert-directory): Insert the amount of |