aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/display.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/display.texi b/man/display.texi
index beccaabba47..e086a6e55af 100644
--- a/man/display.texi
+++ b/man/display.texi
@@ -256,6 +256,9 @@ beyond which buffer fontification is suppressed.
256 256
257@c @w is used below to prevent a bad page-break. 257@c @w is used below to prevent a bad page-break.
258@vindex font-lock-beginning-of-syntax-function 258@vindex font-lock-beginning-of-syntax-function
259@cindex incorrect fontification
260@cindex parenthesis in column zero and fontification
261@cindex brace in column zero and fontification
259 Comment and string fontification (or ``syntactic'' fontification) 262 Comment and string fontification (or ``syntactic'' fontification)
260relies on analysis of the syntactic structure of the buffer text. For 263relies on analysis of the syntactic structure of the buffer text. For
261the sake of speed, some modes, including C mode and Lisp mode, 264the sake of speed, some modes, including C mode and Lisp mode,