From 228bbc1a7ec20661f3d70240bc57fd612557d672 Mon Sep 17 00:00:00 2001 From: Yury Dubinsky Date: Tue, 5 May 2020 08:35:48 +1000 Subject: Backport: Fixed bug where a single character line with a single character line end continued state onto the next line. Backport of changeset 8231:ef4484697e91. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 3ce1f8bf8..14d394938 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -568,6 +568,10 @@ Feature #1347.
  • + Fixed bug in Batch lexer where a single character line with a single character line end continued + state onto the next line. +
  • +
  • Added SCE_ERR_GCC_EXCERPT style for GCC 9 diagnostics in errorlist lexer.
  • -- cgit v1.2.3