Mercurial > emacs
comparison lisp/ChangeLog @ 26458:a74c3ac8e0d8
* goto-addr.el (goto-address-at-mouse,
goto-address-find-address-at-point): use compose-mail.
(goto-address-mail-method): removed variable.
(goto-address-send-using-mh-e, goto-address-send-using-mhe,
goto-address-send-using-mail): removed functions.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Mon, 15 Nov 1999 16:16:11 +0000 |
parents | 285ab8ddc125 |
children | 1ef9d70dfb0f |
comparison
equal
deleted
inserted
replaced
26457:285ab8ddc125 | 26458:a74c3ac8e0d8 |
---|---|
1 1999-02-22 Sam Steingold <sds@goems.com> | |
2 | |
3 * goto-addr.el (goto-address-at-mouse, | |
4 goto-address-find-address-at-point): use compose-mail. | |
5 (goto-address-mail-method): removed variable. | |
6 (goto-address-send-using-mh-e, goto-address-send-using-mhe, | |
7 goto-address-send-using-mail): removed functions. | |
8 | |
1 1998-11-03 Sam Steingold <sds@goems.com> | 9 1998-11-03 Sam Steingold <sds@goems.com> |
2 | 10 |
3 * simple.el (backward-delete-char-untabify): | 11 * simple.el (backward-delete-char-untabify): |
4 backward-delete-char-untabify-method can be `all' now - to delete | 12 backward-delete-char-untabify-method can be `all' now - to delete |
5 hungrily including newlines. | 13 hungrily including newlines. |