From b501aa00d3f8a5d4f4b97e13243612c8952ca60a Mon Sep 17 00:00:00 2001 From: Yury Dubinsky Date: Tue, 5 May 2020 08:35:48 +1000 Subject: Fixed bug where a single character line with a single character line end continued state onto the next line. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b85acdd74..0827120c6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -574,6 +574,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