From 2bf760d7b3c46937e4a3f7583c0070d0b5267f71 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 8 Mar 2006 11:43:26 +0000 Subject: All mails checked for updates. --- doc/ScintillaHistory.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 640037c3c..58611f916 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -260,9 +260,18 @@ Batch file lexer improved.
  • + Eiffel lexer doesn't treat '.' as a name character. +
  • +
  • + Lua lexer handles length operator, #, and hex literals. +
  • +
  • Properties file lexer has separate style for keys.
  • + PL/SQL folding improved. +
  • +
  • SciTE Replace dialog always searches in forwards direction.
  • @@ -272,12 +281,25 @@ SciTE on GTK+ supports output.scroll=2 setting.
  • + SciTE can perform an import a properties file from the command line. +
  • +
  • + Set of word characters used for regular expression \< and \>. +
  • +
  • Bug fixed with SCI_COPYTEXT stopping too early.
  • Bug fixed with splitting lines so that all lines are split.
  • + SciTE calls OnSwitchFile when closing one buffer causes a switch to another. +
  • +
  • + SciTE bug fixed where properties were being reevaluated without good reason + after running a macro. +
  • +
  • Crash fixed when clearing document with some lines contracted in word wrap mode.
  • -- cgit v1.2.3