summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.