Mercurial > emacs
changeset 62083:7cf3ad924790
*** empty log message ***
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Thu, 05 May 2005 19:07:39 +0000 |
parents | 2805978983d8 |
children | 3deee372e47e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 05 19:05:42 2005 +0000 +++ b/lisp/ChangeLog Thu May 05 19:07:39 2005 +0000 @@ -1,3 +1,16 @@ +2005-05-05 Daniel Pfeiffer <occitan@esperanto.org> + + * font-lock.el (font-lock-negation-char-face): New face and + variable. + + * progmodes/cc-fonts.el (c-cpp-matchers): Use it. + + * progmodes/sh-script.el (sh-font-lock-keywords): Use it. + + * progmodes/cperl-mode.el (cperl-init-faces): Use it. + + * progmodes/make-mode.el (makefile-font-lock-keywords): Use it. + 2005-05-05 Juanma Barranquero <lekktu@gmail.com> * emacs-lisp/byte-run.el (define-obsolete-function-alias): Fix