# HG changeset patch # User Kim F. Storm # Date 1115888224 0 # Node ID 6350a78ceda6f1b54197ca29ff4211db3d857102 # Parent 5c40be16225d6ed193a285180427707c791fe877 *** empty log message *** diff -r 5c40be16225d -r 6350a78ceda6 lisp/ChangeLog --- a/lisp/ChangeLog Thu May 12 05:29:57 2005 +0000 +++ b/lisp/ChangeLog Thu May 12 08:57:04 2005 +0000 @@ -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