From e703a397f626208f54703d8af54f31f21c88259d Mon Sep 17 00:00:00 2001 From: Iain Clarke Date: Mon, 29 Apr 2019 13:08:39 +1000 Subject: Feature [feature-requests:#1280]. Lexer added for X12. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index be0b93292..cdd31553e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -563,6 +563,10 @@
  • For Visual C++ 2019, /std:c++latest now includes some C++20 features so switch to /std:c++17.
  • +
  • + Lexer added for X12. + Feature #1280. +
  • Fix bug where changing identifier sets in lexers preserved previous identifiers.
  • -- cgit v1.2.3