diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4f89122bb97..5d80dbc02d3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,19 @@ | |||
| 1 | 2000-05-14 Dave Love <fx@gnu.org> | 1 | 2000-05-14 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/rmail.el (rmail-show-message-hook): Customize and offer | ||
| 4 | goto-addr as an option. | ||
| 5 | |||
| 6 | * help.el (help-xref-stack): Doc fix. | ||
| 7 | (help-xref-following): New variable. | ||
| 8 | (help-make-xrefs): Use it. | ||
| 9 | (help-xref-go-back): Use position information from stack element. | ||
| 10 | (help-follow): Make position in stack element a pair. Use | ||
| 11 | help-xref-following. | ||
| 12 | |||
| 13 | * autoarg.el: New file. | ||
| 14 | |||
| 15 | * faces.el: Declare more functions obsolete. | ||
| 16 | |||
| 3 | * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el | 17 | * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el |
| 4 | * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el | 18 | * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el |
| 5 | * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el | 19 | * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el |