Mercurial > emacs
changeset 50825:e945bb200f5c
No font-lock warning for parentheses in column zero in 21.3
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 05 May 2003 16:39:58 +0000 |
parents | 6ec8ac2993aa |
children | 1fe62a68c56a |
files | etc/PROBLEMS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/PROBLEMS Mon May 05 16:34:16 2003 +0000 +++ b/etc/PROBLEMS Mon May 05 16:39:58 2003 +0000 @@ -626,7 +626,7 @@ 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.