diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-05-18 11:24:53 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-05-18 11:24:53 +0000 |
commit | 9a1211f29981be56ec7fc939f3e814fd960cda9d (patch) | |
tree | e02806361122ca83dbc5efcb054a5f5bc650f2e1 /lisp | |
parent | 2b5c7e03a564ce4ca5939f20047da1aefaddd7d6 (diff) | |
download | emacs-9a1211f29981be56ec7fc939f3e814fd960cda9d.tar.gz emacs-9a1211f29981be56ec7fc939f3e814fd960cda9d.tar.bz2 emacs-9a1211f29981be56ec7fc939f3e814fd960cda9d.zip |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a09f9ba6533..2f97f95fe7d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-05-18 Simon Josefsson <simon@josefsson.org> + + * mail/smtpmail.el (maybe-append-domain): Renamed to + `smtpmail-maybe-append-domain'. + (smtpmail-via-smtp): Use the new name. + 2001-05-18 Miles Bader <miles@gnu.org> * simple.el (delete-horizontal-space, just-one-space): Use |