* syntax/c.syntax: Revert highlighting trailing whitespaces.

This commit is contained in:
Pavel Roskin 2003-02-05 07:44:49 +00:00
parent a092663452
commit 620bf270aa
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2003-02-04 Pavel Roskin <proski@gnu.org>
* syntax/c.syntax: Revert highlighting trailing whitespaces.
2003-02-03 Andrew V. Samoilov <sav@bcs.zp.ua>
* autogen.sh: Fix unportable "+" sed regexp in gettext_ver

View File

@ -95,10 +95,8 @@ context default
keyword : brightcyan
keyword ? brightcyan
keyword ; brightmagenta
keyword \{\s\t\}\[\s\t\]\n white red
context exclusive /\* \*/ brown
keyword \{\s\t\}\[\s\t\]\n white red
spellcheck
context exclusive // \n brown