diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 55214b1b408..bdc88905563 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 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): |