aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2012-08-26 09:21:18 +1000
committernyamatongwe <devnull@localhost>2012-08-26 09:21:18 +1000
commit4b38afdf9de9878fe3060871c11d26fa4f18a009 (patch)
tree7b9763e0aaee983ab610dbf9438fdc8a1b48e1bc
parentd88283eb94e318406cf3b6c1c3d489668ac8e804 (diff)
downloadscintilla-mirror-4b38afdf9de9878fe3060871c11d26fa4f18a009.tar.gz
Add SCI_VCHOMEDISPLAY keyboard command
-rw-r--r--doc/ScintillaDoc.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 5e726b498..770b11cae 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -4418,6 +4418,8 @@ struct Sci_TextToFind {
<td><code>SCI_VCHOMEWRAP</code></td>
<td><code>SCI_VCHOMEWRAPEXTEND</code></td>
+
+ <td><code>SCI_VCHOMEDISPLAY</code></td>
</tr>
<tr>