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
commitf63ecc5616b2203382fb18c590525f442f390877 (patch)
tree46674546b86c13bc881404faca3766f260413942 /doc/ScintillaDoc.html
parent470c0c1507e677d90f199f490af49a05811fda95 (diff)
downloadscintilla-mirror-f63ecc5616b2203382fb18c590525f442f390877.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>