diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 669bcdd9540..a19fe8b6db9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2005-05-12 Kim F. Storm + + * font-lock.el (font-lock-negation-char-face): Default to "off". + + * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply + font-lock-negation-char-face to ! in !=. + 2005-05-12 Masatake YAMATO * add-log.el (find-change-log): Fix typos in the docstring