1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

(Font Lock): Add index entries for paren-in-column-zero problems.

This commit is contained in:
Eli Zaretskii 2001-09-17 14:47:01 +00:00
parent a408ce1816
commit e07e854d5a

View File

@ -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,