Fix previous change.
This commit is contained in:
parent
06c253864d
commit
9048ad82a9
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ the purposes of speed, some modes, including C mode and Lisp mode,
|
||||||
rely on a special convention: an open-parenthesis or open-brace in the
|
rely on a special convention: an open-parenthesis or open-brace in the
|
||||||
leftmost column always defines the @w{beginning} of a defun, and is
|
leftmost column always defines the @w{beginning} of a defun, and is
|
||||||
thus always outside any string or comment. (@xref{Left Margin
|
thus always outside any string or comment. (@xref{Left Margin
|
||||||
Convention}.) If you don't follow this convention, Font Lock mode can
|
Paren}.) If you don't follow this convention, Font Lock mode can
|
||||||
misfontify the text that follows an open-parenthesis or open-brace in
|
misfontify the text that follows an open-parenthesis or open-brace in
|
||||||
the leftmost column that is inside a string or comment.
|
the leftmost column that is inside a string or comment.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue