aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b7d93fe51bb..d273654500c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -873,11 +873,6 @@ fontification in Info, remove `turn-on-font-lock' from
873`Info-mode-hook'. 873`Info-mode-hook'.
874 874
875+++ 875+++
876*** font-lock-lines-before specifies a number of lines before the
877current line that should be refontified when you change the buffer.
878The default value is 1.
879
880+++
881*** font-lock: in modes like C and Lisp where the fontification assumes that 876*** font-lock: in modes like C and Lisp where the fontification assumes that
882an open-paren in column 0 is always outside of any string or comment, 877an open-paren in column 0 is always outside of any string or comment,
883font-lock now highlights any such open-paren-in-column-zero in bold-red 878font-lock now highlights any such open-paren-in-column-zero in bold-red