From f84f2a3daef704cb309009f51b5da9f325979f68 Mon Sep 17 00:00:00 2001 From: mitchell Date: Mon, 27 May 2019 18:34:00 -0400 Subject: Backport: Feature [feature-requests:#1280]. Lexer added for X12. Backport of changeset 7486:a99fa007805f, but with LexerX12::Terminator struct definition not having default values, which is a C++14 feature. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c99caa2e4..6eff6c941 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -549,6 +549,10 @@
  • Released 10 May 2019.
  • +
  • + Lexer added for X12. + Feature #1280. +
  • Fix bug where changing identifier sets in lexers preserved previous identifiers.
  • -- cgit v1.2.3