aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog4
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
992000-05-12 Stefan Monnier <monnier@cs.yale.edu>
100
101 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode.
102
992000-05-12 Dave Love <fx@gnu.org> 1032000-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