1
1

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

of indented cpp directives.  Use brightmagenta for them.
Этот коммит содержится в:
Pavel Roskin 2002-09-27 04:07:21 +00:00
родитель dee854b21e
Коммит 30441024b8

Просмотреть файл

@ -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.