From ca19210ac50cca094b5ce084ef0e675953bd9506 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 1 Feb 2010 23:21:06 +0000 Subject: More items. --- doc/ScintillaHistory.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 10b564aae..35d7301bd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -362,12 +362,19 @@ Released sometime in 2010.
  • + Added SCI_SETFIRSTVISIBLELINE to match SCI_GETFIRSTVISIBLELINE. +
  • +
  • Erlang lexer extended set of numeric bases recognised; separate style for module:function_name; detects built-in functions, known module attributes, and known preprocessor instructions; recognizes EDoc and EDoc macros; separates types of comments. Bug #2942448.
  • + Fixed bugs with cursor movement after deleting a rectangular selection. + Bug #2942131. +
  • +
  • Fixed SciTE bug where using Ctrl+Enter followed by Ctrl+Space produced an autocompletion list with only a single line containing all the identifiers.
  • -- cgit v1.2.3