From d589792c56fd886c021f7d4b2e47278b3f5a4de5 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 20 Mar 2015 12:08:17 +1100 Subject: Change log for Verilog lexer. --- doc/ScintillaHistory.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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.
  • - 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.
  • Fix bug on Cocoa where the calltip would display incorrectly when -- cgit v1.2.3