diff options
-rw-r--r-- | doc/ScintillaHistory.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 68a6146f1..99df6e10e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -92,6 +92,7 @@ <li>Kengo Jinno</li> <li>Valentin Valchev</li> <li>Marcos E. Wurzius</li> + <li>Martin Alderson</li> </ul> <p> Sponsorship @@ -125,8 +126,12 @@ handles 6 keyword sets. </li> <li> - WordStartPosition and WordEndPosition take an onlyWordCharacters - argument. + WordStartPosition and WordEndPosition take an onlyWordCharacters + argument. + </li> + <li> + SciTE option for simplified automatic indentation which repeats + the indentation of the previous line. </li> <li> Compilation fix on Alpha because of 64 bit. |