diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 3a820fb92..90e82cc41 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -599,6 +599,10 @@ <li> Add SCI_GETUNDOSEQUENCE to determine whether an undo sequence is active and its nesting depth. </li> + <li> + Add SCI_LINEINDENT and SCI_LINEDEDENT. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1524/">Feature #1524</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla551.zip">Release 5.5.1</a> |