summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel Pfeiffer <occitan@esperanto.org>2005-05-05 19:10:58 +0000
committerDaniel Pfeiffer <occitan@esperanto.org>2005-05-05 19:10:58 +0000
commitb854556ff5e9a70efff7a46915a9804c257700c3 (patch)
tree05c8efa1e24d115224a1727da9bcc2347cec51c0 /etc
parent10f518f703a7e78918ebe96cefcf40ecd54f234a (diff)
downloademacs-b854556ff5e9a70efff7a46915a9804c257700c3.tar.gz
Advertise new `font-lock-negation-char-face'.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 357e502b49c..fa99b3f8f18 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -500,6 +500,11 @@ elements are deleted.
** 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.