diff options
author | nyamatongwe <devnull@localhost> | 2005-06-04 06:39:58 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2005-06-04 06:39:58 +0000 |
commit | 43f9534be63fbda688444c72e1865819898e9072 (patch) | |
tree | 1a6117d244ba9d5c212b8cc0060612ecbe3754e8 | |
parent | 205d18f578453322a25c6fb673dff5d4b6604090 (diff) | |
download | scintilla-mirror-43f9534be63fbda688444c72e1865819898e9072.tar.gz |
Checked mail since last release.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 5664e915d..8c9eb2151 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -281,6 +281,9 @@ Indicators display correctly when they atrt at the second character on a line. </li> <li> + SciTE Export As HTML uses standards compliant CSS. + </li> + <li> SciTE automatic indentation handles keywords for indentation better. </li> <li> |