aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 91cd1604a..bee5c1112 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -120,7 +120,8 @@
</li>
<li>
Modes for better handling of Tab and BackSpace keys within
- indentation.
+ indentation. Mode to avoid autocompletion list cancelling when
+ there are no viable matches.
</li>
<li>
ReplaceTarget replaced with two calls ReplaceTarget
@@ -137,7 +138,7 @@
</li>
<li>
On Windows, control characters can be entered through use of
- the numeric keypad in conjusnction with the Alt key.
+ the numeric keypad in conjunction with the Alt key.
</li>
<li>
Document memory allocation changed to grow exponentially