aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDoc.html
diff options
context:
space:
mode:
authorColomban Wendling <ban@herbesfolles.org>2012-08-26 14:18:30 +0200
committerColomban Wendling <ban@herbesfolles.org>2012-08-26 14:18:30 +0200
commit6783c288d92d91660afa83aef636c17d8dd7c64a (patch)
tree2e30c937676316d67e5f079d08f16adacfd6135b /doc/ScintillaDoc.html
parent4b38afdf9de9878fe3060871c11d26fa4f18a009 (diff)
downloadscintilla-mirror-6783c288d92d91660afa83aef636c17d8dd7c64a.tar.gz
Add SCI_VCHOMEDISPLAYEXTEND keyboard command
This is like SCI_VCHOMEDISPLAY but extending the selection.
Diffstat (limited to 'doc/ScintillaDoc.html')
-rw-r--r--doc/ScintillaDoc.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 770b11cae..99320a947 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -4420,6 +4420,8 @@ struct Sci_TextToFind {
<td><code>SCI_VCHOMEWRAPEXTEND</code></td>
<td><code>SCI_VCHOMEDISPLAY</code></td>
+
+ <td><code>SCI_VCHOMEDISPLAYEXTEND</code></td>
</tr>
<tr>