aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2005-06-06 01:57:38 +0000
committernyamatongwe <devnull@localhost>2005-06-06 01:57:38 +0000
commit98582038fd73e9f530840c7ab157c3b9f10eb976 (patch)
treedbe111846c4dd9f111d8cd8e764b798692c80643
parentcd1b67151f4818a97f2219840c3e9e5f14f91d4e (diff)
downloadscintilla-mirror-98582038fd73e9f530840c7ab157c3b9f10eb976.tar.gz
Removal of fold.comment.python.
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 8c9eb2151..d5ad0565c 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -287,6 +287,9 @@
SciTE automatic indentation handles keywords for indentation better.
</li>
<li>
+ SciTE fold.comment.python property removed as does not work.
+ </li>
+ <li>
Fixed problem with character set conversion when pasting on GTK+.
</li>
<li>