diff options
Diffstat (limited to 'doc')
-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 620b44aad..0cae52401 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -548,6 +548,10 @@ including line numbers. </li> <li> + Fortran folder understands "change team" and "endteam". + <a href="https://sourceforge.net/p/scintilla/feature-requests/1216/">Feature #1216.</a> + </li> + <li> Set the last X chosen when SCI_REPLACESEL called to ensure macros work when text insertion followed by caret up or down. </li> |