aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2005-06-06 01:57:38 +0000
committernyamatongwe <unknown>2005-06-06 01:57:38 +0000
commit265ad51477bd90468abe08474fdf9bad92254391 (patch)
treedbe111846c4dd9f111d8cd8e764b798692c80643
parent5b1c5e4e0bc172d8db4cb5e645842ab77946171f (diff)
downloadscintilla-mirror-265ad51477bd90468abe08474fdf9bad92254391.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>