]> git.eshelyaron.com Git - emacs.git/commitdiff
Clarify that the paren in column zero is highlighted only inside
authorEli Zaretskii <eliz@gnu.org>
Sun, 17 Feb 2002 17:26:01 +0000 (17:26 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 17 Feb 2002 17:26:01 +0000 (17:26 +0000)
comments and strings.

etc/PROBLEMS

index 5b5ec0b1ce97f8515ea0615dae363348e570cdaa..f74454dbc6dcf8cda64692223481f6423b4a6e77 100644 (file)
@@ -503,8 +503,9 @@ 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
-is highlighted in bold-red face, to indicate that it could interfere
-with Font Lock and should be moved or escaped with a backslash.
+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.
 
 If you don't use large buffers, or have a very fast machine which
 makes the delays insignificant, you can avoid the incorrect