From 4f621b4bec66bd442966bbcf8d3b02a655c33555 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 27 Mar 2015 09:36:22 +1100 Subject: Bug [#1642] Reverting change set 5455 which caused problems with highlighting of braces within strings. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b9be4596e..e96ac73f4 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -492,6 +492,10 @@ and SCI_GETKEYSUNICODE always returns true. These APIs are deprecated and should not be called.
  • + TCL lexer reverts change to string handling. + Bug #1642. +
  • +
  • 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. -- cgit v1.2.3