From: Kim F. Storm Date: Wed, 18 May 2005 08:00:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~202 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0fa5d10ef8f77ccdd04479cb4fb58694d7f7779e;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index b9a6efc00b0..d31abc34e15 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -819,7 +819,7 @@ trouble with fontification and/or indentation. *** 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.