Mercurial > emacs
comparison lisp/ChangeLog @ 37801:6c6c8f8b2d4c
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 18 May 2001 11:24:53 +0000 |
parents | 96f0fed8e431 |
children | 6dd68b0155bc |
comparison
equal
deleted
inserted
replaced
37800:9cddd888d25f | 37801:6c6c8f8b2d4c |
---|---|
1 2001-05-18 Simon Josefsson <simon@josefsson.org> | |
2 | |
3 * mail/smtpmail.el (maybe-append-domain): Renamed to | |
4 `smtpmail-maybe-append-domain'. | |
5 (smtpmail-via-smtp): Use the new name. | |
6 | |
1 2001-05-18 Miles Bader <miles@gnu.org> | 7 2001-05-18 Miles Bader <miles@gnu.org> |
2 | 8 |
3 * simple.el (delete-horizontal-space, just-one-space): Use | 9 * simple.el (delete-horizontal-space, just-one-space): Use |
4 `constrain-to-field' instead of `field-end'/`field-beginning', | 10 `constrain-to-field' instead of `field-end'/`field-beginning', |
5 because it's more efficient for large files. | 11 because it's more efficient for large files. |