aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 669bcdd9540..a19fe8b6db9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12005-05-12 Kim F. Storm <storm@cua.dk>
2
3 * font-lock.el (font-lock-negation-char-face): Default to "off".
4
5 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
6 font-lock-negation-char-face to ! in !=.
7
12005-05-12 Masatake YAMATO <jet@gyve.org> 82005-05-12 Masatake YAMATO <jet@gyve.org>
2 9
3 * add-log.el (find-change-log): Fix typos in the docstring 10 * add-log.el (find-change-log): Fix typos in the docstring