diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-02-11 06:00:10 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-02-11 06:00:10 +0000 |
commit | a932695dd0f90eeb3409f135537f9cd026d79ea3 (patch) | |
tree | d9836be5b0340d200b35b3715d92e83680cb36f1 /etc | |
parent | e82c1db6acd6b7805bed8e385eccfc369b549633 (diff) | |
download | emacs-a932695dd0f90eeb3409f135537f9cd026d79ea3.tar.gz |
Tell about the parent-on-column-zero highlighting.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/PROBLEMS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index ba32b7c4396..b25548bc3aa 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -502,6 +502,10 @@ 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 +is highlighted in bold-red face, to indicate that it could interfere +with Font Lock 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 fontification by setting the variable |