diff options
author | nyamatongwe <devnull@localhost> | 2011-01-20 11:55:48 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-01-20 11:55:48 +1100 |
commit | 75c94da2a7603e83cc89b76c9c4105537f9e148d (patch) | |
tree | 33ed62aa82e00c8c541064c16da91de4bf234ddb /doc/ScintillaHistory.html | |
parent | abe86ee6314f2058139bfa5d1271d50873a89c04 (diff) | |
download | scintilla-mirror-75c94da2a7603e83cc89b76c9c4105537f9e148d.tar.gz |
Improve control over folding of C++ with options to disable syntax-based folding,
disable multi-line comment folding, choosing custom explicit fold point text, and
enable explicit fold points anywhere.
From Udo Lechner.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index eea01cabd..e347ab2aa 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -363,6 +363,7 @@ </tr><tr> <td>Tino Weinkauf</td> <td>Jérôme Laforge</td> + <td>Udo Lechner</td> </tr> </table> <p> |