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 +++++++------- doc/index.html | 26 +------------------------- 2 files changed, 8 insertions(+), 32 deletions(-) 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 diff --git a/doc/index.html b/doc/index.html index 9a2cfcdbe..d06aa6f3f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -54,7 +54,7 @@ @@ -86,30 +86,6 @@ Version 1.60 includes continuation markers on wrapped lines. - - - - - - - - - - - -
    - Version 1.65. + Version 1.65 contains minor enhancements and bug fixes.
    - Version 1.59 contains minor - improvements and fixes including a partial retreat from GTK+ input - method use for European languages. -
    - Version 1.58 contains minor fixes. -
    - Version 1.57 contains minor new features and - bug fixes. -
    - Version 1.56 adds rectangular selection from keyboard - and fixes some problems with line wrapping. -
    -- cgit v1.2.3