diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fe89ecd89e7..514584eaae3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2000-10-25 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (update-authors): New target for maintenance | ||
| 4 | purposes. | ||
| 5 | |||
| 6 | * emacs-lisp/authors.el (batch-update-authors): New function. | ||
| 7 | (authors-fixed-entries): New defconst. | ||
| 8 | (authors-add-fixed-entries): New function. | ||
| 9 | (authors): Call it.: Don't process lispref/. | ||
| 10 | |||
| 1 | 2000-10-25 Jason Rumney <jasonr@gnu.org> | 11 | 2000-10-25 Jason Rumney <jasonr@gnu.org> |
| 2 | 12 | ||
| 3 | * cus-edit.el (custom-button-face, custom-button-pressed-face): | 13 | * cus-edit.el (custom-button-face, custom-button-pressed-face): |