* syntax/c.syntax: Require at least one space at the beginning

of indented cpp directives.  Use brightmagenta for them.
This commit is contained in:
Pavel Roskin 2002-09-27 04:07:21 +00:00
parent dee854b21e
commit 30441024b8

View File

@ -1,5 +1,8 @@
2002-09-26 Pavel Roskin <proski@gnu.org>
* syntax/c.syntax: Require at least one space at the beginning
of indented cpp directives. Use brightmagenta for them.
* syntax/syntax.syntax: Don't start keywords with "\[" - it
doesn't work. Use "\[\]" at the end of keywords to suppress
their special meaning.