diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e0ccc5966..97ff11f58 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -452,6 +452,9 @@ In Unicode mode C1 control characters are represented by their mnemonics. </li> <li> + Added SCI_POSITIONRELATIVE to optimize navigation by character. + </li> + <li> Option to allow mouse selection to switch to rectangular by pressing Alt after start of gesture. <a href="http://sourceforge.net/p/scintilla/feature-requests/1007/">Feature #1007.</a> </li> |