From 07510a6ffd4f5b286c0d39711ddd9a651c4a84e2 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 17 Dec 2013 14:16:29 +1100 Subject: Added DropSelectionN API. --- doc/ScintillaHistory.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 7b377d640..9418f6605 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -458,6 +458,9 @@ Released 12 December 2013.
  • + Added DropSelectionN API to drop a selection from a multiple selection. +
  • +
  • C++ lexer fixes bug where keyword followed immediately by quoted string continued keyword style. Bug #1564. -- cgit v1.2.3