aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorHenrik Hank <unknown>2018-06-06 08:55:59 +1000
committerHenrik Hank <unknown>2018-06-06 08:55:59 +1000
commit2cfe83dc91dbbdd195b17b5446ce595f0c658db2 (patch)
tree89439af44aff139af5579281200c48fa9c1e1e20 /doc/ScintillaHistory.html
parentc823cbe5c809df5f84a2ef0b867a0733f7568cf0 (diff)
downloadscintilla-mirror-2cfe83dc91dbbdd195b17b5446ce595f0c658db2.tar.gz
Backport: SC_WRAPINDENT_DEEPINDENT added to indent two tabs from previous line.
Backport of changeset 7024:72c92ed3dc10.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 9b1b9241c..e91c51501 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -523,6 +523,7 @@
<td>Nicholai Benalal</td>
</tr><tr>
<td>Andreas Rönnquist</td>
+ <td>Henrik Hank</td>
</tr>
</table>
<p>
@@ -561,6 +562,9 @@
to fully transparent at top and bottom.
</li>
<li>
+ Wrap indent mode SC_WRAPINDENT_DEEPINDENT added which indents two tabs from previous line.
+ </li>
+ <li>
Indicators are drawn for line end characters when displayed.
</li>
<li>