From c163ed10aa84e792ffa628bcf1690dea508b2c74 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 30 Jul 2005 01:33:15 +0000 Subject: Getting ready for release. --- doc/ScintillaHistory.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4f20d06a3..e524d7d9d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -243,10 +243,10 @@ SciTE includes a save.all.for.build setting.
  • - MSSQL support includes folder. + Folder for MSSQL.
  • - Batch file lexer understands more of the syntax and the behaviour of builtin commands. + Batch file lexer understands more of the syntax and the behaviour of built in commands.
  • Perl lexer handles here docs better; disambiguates barewords, quote-like delimiters, and repetition operators; @@ -259,13 +259,13 @@ PHP allows spaces after <<<.
  • - TADS3 has simplified its states and recognizes identifiers. + TADS3 has a simpler set of states and recognizes identifiers.
  • - Avenue lexer folds elseif better. + Avenue elseif folds better.
  • - Error lexer treats lines starting with '+++' and '---' as separate + Errorlist lexer treats lines starting with '+++' and '---' as separate styles from '+' and '-' as they indicate file names in diffs.
  • @@ -291,7 +291,7 @@ calltip and was therefore misinterpreting the notification value.
  • - Lexers will no longer be reentered recursively during, for example, fold level setting. + Lexers will no longer be re-entered recursively during, for example, fold level setting.
  • Undo of typing in overwrite mode undoes one character at a time rather than requiring a removal @@ -455,7 +455,7 @@ SQL lexer gains second set of keywords.
  • - ErrorList lexer recognises Borland Delphi error messages. + Errorlist lexer recognises Borland Delphi error messages.
  • Method added for determining number of visual lines occupied by a document -- cgit v1.2.3