From 1aeafe1e0a9896f5db86cdcccee919db1eb86702 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 24 Feb 2015 10:10:05 +1100 Subject: Bug [#1642]. Fixes a bug with some strings in TCL. From Markus Moser. --- doc/ScintillaHistory.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 20603a256..66a21e578 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -468,6 +468,7 @@ Mika Attila JoMazM + Markus Moser

@@ -524,6 +525,10 @@ SQL lexer fixes a bug with the q-quote operator.

  • + TCL lexer fixes a bug with some strings. + Bug #1642. +
  • +
  • Verilog lexer handles escaped identifiers that begin with \ and end with space like \reset* . Verilog folder fixes one bug with inconsistent folding when fold.comment is on and another with typedef class statements creating a fold point, expecting an endclass statement. -- cgit v1.2.3