# HG changeset patch # User Kim F. Storm # Date 1116403250 0 # Node ID 6197210bddc85f6a28ec6b963238c345ce73bb98 # Parent 7cbec0bdb2b61015ffa9a144b6b453cb71129fe6 *** empty log message *** diff -r 7cbec0bdb2b6 -r 6197210bddc8 etc/NEWS --- a/etc/NEWS Wed May 18 07:44:39 2005 +0000 +++ b/etc/NEWS Wed May 18 08:00:50 2005 +0000 @@ -819,7 +819,7 @@ *** New standard font-lock face `font-lock-comment-delimiter-face'. -*** Easy to overlook single character negation is now font-locked. +*** Easy to overlook single character negation can now be font-locked. You can use the new variable `font-lock-negation-char-face' and the face of the same name to customize this. Currently the cc-modes, sh-script-mode, cperl-mode and make-mode support this.