comparison lisp/ChangeLog @ 37804:6dd68b0155bc

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 18 May 2001 11:28:14 +0000
parents 6c6c8f8b2d4c
children b5847ecfb834
comparison
equal deleted inserted replaced
37803:ae3f8f955b05 37804:6dd68b0155bc
1 2001-05-18 Simon Josefsson <simon@josefsson.org> 1 2001-05-18 Simon Josefsson <simon@josefsson.org>
2 2
3 * mail/smtpmail.el (maybe-append-domain): Renamed to 3 * mail/smtpmail.el (maybe-append-domain): Renamed to
4 `smtpmail-maybe-append-domain'. 4 `smtpmail-maybe-append-domain'.
5 (smtpmail-via-smtp): Use the new name. 5 (smtpmail-via-smtp): Use the new name.
6
7 * net/browse-url.el (browse-url-browser-function): Add kde.
8 (browse-url-kde-program, browse-url-kde-args): New variables.
9 (browse-url-kde): New function.
6 10
7 2001-05-18 Miles Bader <miles@gnu.org> 11 2001-05-18 Miles Bader <miles@gnu.org>
8 12
9 * simple.el (delete-horizontal-space, just-one-space): Use 13 * simple.el (delete-horizontal-space, just-one-space): Use
10 `constrain-to-field' instead of `field-end'/`field-beginning', 14 `constrain-to-field' instead of `field-end'/`field-beginning',