From 2117f9e7b583e9093b6b297f8782027098320496 Mon Sep 17 00:00:00 2001 From: Derek Brown Date: Tue, 25 Aug 2020 09:25:01 +1000 Subject: Feature [feature-requests:1350]. Add SCI_GETMULTIEDGECOLUMN. --- 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 f5b952d0a..dc9311761 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -560,6 +560,7 @@ Michel Sauvard uhf7 gnombat + Derek Brown

@@ -624,6 +625,10 @@ caused continuing failures to find functions after the syntax error was corrected. Bug #2176. +

  • + Added method for iterating through multiple vertical edges: SCI_GETMULTIEDGECOLUMN. + Feature #1350. +
  • Release 4.4.4 -- cgit v1.2.3