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 08c00bf86..1188fbc00 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -605,6 +605,11 @@ <a href="https://sourceforge.net/p/scintilla/feature-requests/1441/">Feature #1441</a>. </li> <li> + Add SC_FOLDACTION_CONTRACT_EVERY_LEVEL option to contract every level for + SCI_FOLDALL. + <a href="https://sourceforge.net/p/scintilla/bugs/2340/">Bug #2340</a>. + </li> + <li> Enable multiline regex for gcc and clang when REGEX_MULTILINE defined. This requires gcc 11.3 or clang 14. <a href="https://sourceforge.net/p/scintilla/bugs/2338/">Bug #2338</a>. |
