aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2001-09-17 14:47:01 +0000
committerEli Zaretskii <[email protected]>2001-09-17 14:47:01 +0000
commite07e854d5af495c321a5628286de68f9a7ec04ff (patch)
tree9066962f5e67c6bc4715fe9785b634a26a7db199
parenta408ce1816b17f59ba3c15d8a38dd1a0a1463243 (diff)
(Font Lock): Add index entries for paren-in-column-zero problems.
-rw-r--r--man/display.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/display.texi b/man/display.texi
index beccaabba4..e086a6e55a 100644
--- a/man/display.texi
+++ b/man/display.texi
@@ -256,6 +256,9 @@ beyond which buffer fontification is suppressed.
@c @w is used below to prevent a bad page-break.
@vindex font-lock-beginning-of-syntax-function
+@cindex incorrect fontification
+@cindex parenthesis in column zero and fontification
+@cindex brace in column zero and fontification
Comment and string fontification (or ``syntactic'' fontification)
relies on analysis of the syntactic structure of the buffer text. For
the sake of speed, some modes, including C mode and Lisp mode,