No font-lock warning for parentheses in column zero in 21.3
This commit is contained in:
parent
f5fdfa6039
commit
445f98eb33
1 changed files with 1 additions and 1 deletions
|
@ -626,7 +626,7 @@ introduced with Emacs 21.1, could significantly slow down scrolling
|
|||
through the buffer, especially scrolling backwards, and also jumping
|
||||
to the end of a very large buffer.
|
||||
|
||||
Beginning with version 21.3, a parenthesis or a brace in column zero
|
||||
Beginning with version 21.4, a parenthesis or a brace in column zero
|
||||
is highlighted in bold-red face if it is inside a string or a comment,
|
||||
to indicate that it could interfere with Font Lock (and also with
|
||||
indentation) and should be moved or escaped with a backslash.
|
||||
|
|
Loading…
Add table
Reference in a new issue