diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 1a6b34f49..cce4dbdd5 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -572,6 +572,11 @@ <li> Avoid potential long hangs with idle styling for huge documents on Cocoa and GTK. </li> + <li> + Set default fold display text SCI_SETDEFAULTFOLDDISPLAYTEXT(text). + <a href="https://sourceforge.net/p/scintilla/feature-requests/1272/">Feature #1272</a>. + </li> + </ul> <ul> <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.3/scintilla3103.zip/download">Release 3.10.3</a> </h3> |