Mercurial > emacs
changeset 39316:f6a4184f6285
(Font Lock): Add index entries for paren-in-column-zero problems.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 17 Sep 2001 14:47:01 +0000 |
parents | 311556cdc15a |
children | a7f40b000353 |
files | man/display.texi |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/display.texi Mon Sep 17 14:44:14 2001 +0000 +++ b/man/display.texi Mon Sep 17 14:47:01 2001 +0000 @@ -256,6 +256,9 @@ @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,