diff options
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index fd62d8376..4f45fcb95 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -506,6 +506,7 @@ <td>Roberto Rossi</td> <td>Kenny Liu</td> <td>Iain Clarke</td> + <td>desto</td> </tr> </table> <p> @@ -529,6 +530,10 @@ to other editors. </li> <li> + Can choose colours in SciTE for fold markers. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1172/">Feature #1172.</a> + </li> + <li> The Diff lexer recognizes deleted lines that start with "--- ". </li> <li> |