aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 520760784..3a820fb92 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -596,6 +596,9 @@
Add SCI_SETCOPYSEPARATOR for separator between parts of a multiple selection when copied to the clipboard.
<a href="https://sourceforge.net/p/scintilla/feature-requests/1530/">Feature #1530</a>.
</li>
+ <li>
+ Add SCI_GETUNDOSEQUENCE to determine whether an undo sequence is active and its nesting depth.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla551.zip">Release 5.5.1</a>