diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bdc88905563..27426f615de 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,21 +1,25 @@ | |||
| 1 | 1999-11-15 Sam Steingold <sds@ksp.com> | ||
| 2 | |||
| 3 | * dabbrev.el (dabbrev-filter-elements): Use the new backquote syntax. | ||
| 4 | |||
| 1 | 1999-02-22 Sam Steingold <sds@goems.com> | 5 | 1999-02-22 Sam Steingold <sds@goems.com> |
| 2 | 6 | ||
| 3 | * goto-addr.el (goto-address-at-mouse, | 7 | * goto-addr.el (goto-address-at-mouse, |
| 4 | goto-address-find-address-at-point): use compose-mail. | 8 | goto-address-find-address-at-point): use compose-mail. |
| 5 | (goto-address-mail-method): removed variable. | 9 | (goto-address-mail-method): removed variable. |
| 6 | (goto-address-send-using-mh-e, goto-address-send-using-mhe, | 10 | (goto-address-send-using-mh-e, goto-address-send-using-mhe, |
| 7 | goto-address-send-using-mail): removed functions. | 11 | goto-address-send-using-mail): removed functions. |
| 8 | 12 | ||
| 9 | 1998-11-03 Sam Steingold <sds@goems.com> | 13 | 1998-11-03 Sam Steingold <sds@goems.com> |
| 10 | 14 | ||
| 11 | * simple.el (backward-delete-char-untabify): | 15 | * simple.el (backward-delete-char-untabify): |
| 12 | backward-delete-char-untabify-method can be `all' now - to delete | 16 | backward-delete-char-untabify-method can be `all' now - to delete |
| 13 | hungrily including newlines. | 17 | hungrily including newlines. |
| 14 | 18 | ||
| 15 | 1999-11-15 Sam Steingold <sds@ksp.com> | 19 | 1999-11-15 Sam Steingold <sds@ksp.com> |
| 16 | 20 | ||
| 17 | * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax. | 21 | * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax. |
| 18 | 22 | ||
| 19 | 1999-11-15 Dave Love <fx@gnu.org> | 23 | 1999-11-15 Dave Love <fx@gnu.org> |
| 20 | 24 | ||
| 21 | * cus-edit.el (customize-face, customize-face-other-window): | 25 | * cus-edit.el (customize-face, customize-face-other-window): |
| @@ -41,10 +45,10 @@ | |||
| 41 | 45 | ||
| 42 | * ansi-color.el (ansi-color-apply): Updated regexps to include | 46 | * ansi-color.el (ansi-color-apply): Updated regexps to include |
| 43 | highlighted face. | 47 | highlighted face. |
| 44 | 48 | ||
| 45 | 1999-01-14 Johan Vromans <jvromans@squirrel.nl> | 49 | 1999-01-14 Johan Vromans <jvromans@squirrel.nl> |
| 46 | 50 | ||
| 47 | * forms.el (forms--make-format-elt-using-text-properties): | 51 | * forms.el (forms--make-format-elt-using-text-properties): |
| 48 | Treat `intangible' differently. | 52 | Treat `intangible' differently. |
| 49 | 53 | ||
| 50 | * forms.el: Use new backquote syntax. | 54 | * forms.el: Use new backquote syntax. |
| @@ -61,7 +65,7 @@ | |||
| 61 | (smbclient-prompt-regexp, smbclient-font-lock-keywords): New | 65 | (smbclient-prompt-regexp, smbclient-font-lock-keywords): New |
| 62 | variables | 66 | variables |
| 63 | (smbclient, smbclient-list-shares): New functions | 67 | (smbclient, smbclient-list-shares): New functions |
| 64 | 68 | ||
| 65 | 1999-11-12 Sam Steingold <sds@ksp.com> | 69 | 1999-11-12 Sam Steingold <sds@ksp.com> |
| 66 | 70 | ||
| 67 | * emulation/viper-init.el (viper-deflocalvar, viper-loop) | 71 | * emulation/viper-init.el (viper-deflocalvar, viper-loop) |