From: Eli Zaretskii Date: Mon, 17 Sep 2001 14:47:01 +0000 (+0000) Subject: (Font Lock): Add index entries for paren-in-column-zero problems. X-Git-Tag: emacs-pretest-21.0.106~92 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e07e854d5af495c321a5628286de68f9a7ec04ff;p=emacs.git (Font Lock): Add index entries for paren-in-column-zero problems. --- 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. @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,