Try to confirm before close

This commit is contained in:
2011-07-21 18:03:41 +02:00
parent 654b5b77f4
commit a74b26218f
7 changed files with 89 additions and 96 deletions

View File

@@ -103,7 +103,7 @@
</rule>
<rule name="BIG LETTER">
<color>macro</color>
<start>\@[A-Z_]{4,500}\@</start>
<start>\@[A-Z_][A-Z_0-9]{3,500}\@</start>
</rule>
<rule name="Function name">
<color>functionName</color>