diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e903e8f3a..3e0db69be 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -529,6 +529,7 @@ </tr><tr> <td>Giuseppe Corbelli</td> <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> |