diff etc/NEWS @ 62084:3deee372e47e

Advertise new `font-lock-negation-char-face'.
author Daniel Pfeiffer <occitan@esperanto.org>
date Thu, 05 May 2005 19:10:58 +0000
parents 8b86bc77d515
children 534734b70d1a
line wrap: on
line diff
--- a/etc/NEWS	Thu May 05 19:07:39 2005 +0000
+++ b/etc/NEWS	Thu May 05 19:10:58 2005 +0000
@@ -500,6 +500,11 @@
 
 ** Redisplay Changes
 
+*** Easy to overlook single character negation is now 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.
+
 +++
 *** Control characters and escape glyphs are now shown in the new
 escape-glyph face.