diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e63ee76d68b..6a5aa6f645c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2005-05-17 Lute Kamstra <lute@gnu.org> | 1 | 2005-05-17 Lute Kamstra <lute@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a | ||
| 4 | defcustom for the mode hook variable. | ||
| 5 | |||
| 3 | * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the | 6 | * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the |
| 4 | Emacs Lisp Reference Manual. | 7 | Emacs Lisp Reference Manual. |
| 5 | 8 | ||