From bf4cbf50a43ed6e803073ff64a923f5d72fbee9c Mon Sep 17 00:00:00 2001 From: huki Date: Mon, 24 Sep 2018 09:24:10 +1000 Subject: Bug [#2045]. LexCPP: Fix 'elif' token length --- doc/ScintillaHistory.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 97ea20408..8f9773f40 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -535,6 +535,7 @@ Luke Rasmussen maboroshin + Gokul Krishnan

@@ -554,6 +555,10 @@ Released 9 September 2018.

  • + C++ lexer fixes evaluation of "#elif". + Bug #2045. +
  • +
  • Markdown lexer fixes highlighting of non-ASCII characters in links.
  • -- cgit v1.2.3