diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 18a594bd6aa..a7d6ac48bcf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -96,6 +96,10 @@ | |||
| 96 | describe-char-after instead of displaying the detail in the echo | 96 | describe-char-after instead of displaying the detail in the echo |
| 97 | area. | 97 | area. |
| 98 | 98 | ||
| 99 | 2000-05-12 Stefan Monnier <monnier@cs.yale.edu> | ||
| 100 | |||
| 101 | * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode. | ||
| 102 | |||
| 99 | 2000-05-12 Dave Love <fx@gnu.org> | 103 | 2000-05-12 Dave Love <fx@gnu.org> |
| 100 | 104 | ||
| 101 | * calendar/todo-mode.el: Remove some compatibility stuff and CL | 105 | * calendar/todo-mode.el: Remove some compatibility stuff and CL |