* xml.syntax: Attribute names only reach upto the next "=", not

further.
This commit is contained in:
Roland Illig 2006-01-29 02:46:10 +00:00
parent da3b1863ab
commit 58c936715c
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2006-01-29 Roland Illig <roland.illig@gmx.de>
* xml.syntax: Attribute names only reach upto the next "=", not
further.
2006-01-28 Roland Illig <roland.illig@gmx.de>
* sh.syntax: Only make $_ red if it appears as a whole word.

View File

@ -40,9 +40,7 @@ context <\? \?> lightgray black
context < > white
keyword \sxmlns\:*\="+" brightred
keyword \sxmlns\="+" brightred
keyword \s+\= yellow
keyword \s*= yellow
keyword '*' brightcyan
keyword "*" brightcyan
spellcheck