aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-02-10 13:02:45 +1100
committerNeil <nyamatongwe@gmail.com>2015-02-10 13:02:45 +1100
commit4a53993e80edfdc3a15f679f2e0762e185a62e95 (patch)
tree3e09464651a4f950a06989aa7f63f6cc9d5e3886
parent1e2d91b4dff41076f01d8c3f5515e3ea930c8977 (diff)
downloadscintilla-mirror-4a53993e80edfdc3a15f679f2e0762e185a62e95.tar.gz
Log for previous Verilog change.
-rw-r--r--doc/ScintillaHistory.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index c7e5fbed8..cc32d4a9f 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -499,6 +499,7 @@
SQL lexer fixes a bug with the q-quote operator.
</li>
<li>
+ Verilog lexer handles escaped identifiers that begin with \ and end with space like \reset* .
Verilog folder fixes a bug with inconsistent folding when fold.comment is on.
</li>
<li>