aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-03-20 12:08:17 +1100
committerNeil <nyamatongwe@gmail.com>2015-03-20 12:08:17 +1100
commitd589792c56fd886c021f7d4b2e47278b3f5a4de5 (patch)
tree779710f64fd0e65744a7498bcc7bf3e7fd61693f
parentec1db4487b8283de1b251016c99652c191c33a37 (diff)
downloadscintilla-mirror-d589792c56fd886c021f7d4b2e47278b3f5a4de5.tar.gz
Change log for Verilog lexer.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 03e453995..14376f4f8 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -492,7 +492,9 @@
and SCI_GETKEYSUNICODE always returns true. These APIs are deprecated and should not be called.
</li>
<li>
- Verilog folder fixes bug with `end completing an `if* instead of `endif.
+ Verilog lexer fixes bugs with macro styling.
+ Verilog folder fixes bugs with `end completing an `if* instead of `endif and fold.at.else, and implements
+ folding at preprocessor `else.
</li>
<li>
Fix bug on Cocoa where the calltip would display incorrectly when