summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-05-18 08:00:50 +0000
committerKim F. Storm <storm@cua.dk>2005-05-18 08:00:50 +0000
commit0fa5d10ef8f77ccdd04479cb4fb58694d7f7779e (patch)
tree7e51c1733a91b964a410aa56bfa1641dbf0fc47a /etc
parentd11ad5a745e57452d08187a45873aa199a04d716 (diff)
downloademacs-0fa5d10ef8f77ccdd04479cb4fb58694d7f7779e.tar.gz
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
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.