11 января вышел сабж.
Качать с ftp://ftp.multiedit.com/windows/patches/Me910-04.exe
Размер - 14,232,747 байт.
Что нового - см. ниже.
9.10.04
Help File
The main help file has been updated to reflect the changes. Also
renamed it to Me91.chm.
Added code to remove trailing space on help file string passed to
the HtmlHelp macro to fix issue introduced by XP SP2.
Error_Str
Changed Error_Str from being 40 characters to 254 characters.
EOL Type/Save File
Fixed bug where changing line ending type failed when doing a file
save.
Paste
Added option to Paste to allow ignoring the Window clipboard
changes to work around Desktop Rover/Clipboard Rover issues.
Line number
Changed line numbers in gutter to show line number of file instead
of display line.
Undo/Redo
Fixed bug where File_Changed status wasn't being correctly tracked
across multiple Undo/Redo/Saves
Command Maps
Added a CodeWright command map.
Borland Integration
File syncronization support for C#Builder (BDS 1), Delphi 8 (BDS 2)
and Delphi 2005 (BDS 3) has been added.
Microsoft Integration
File syncronization support for Visual Studio 2003 has been added.
Polystyle
Updated to include Polystyle 2.0z
Project.s
Added support to allow adding files via wildcard to the project
file list.
Search.s, RegExp.s
Fixed bug where Find list text was being incorrectly written when
the editor was in overwrite mode.
Fixed bug where ^$ would not find a blank line during a Find_Text.
Fixed bug where ReTranslate wasn't handling Perl regular
expressions correctly.
Fixed bug in GlobalExpHighlight which caused the Classic style
expressions to be seen as Perl style.
Added support for specifying !(macro...) in the Replace field of
the Replace dialog to run a macro when doing a regular expression
search and replace.
Added multiline search for Perl style regular expressions.
Use the (?m) option in the Search For field to cause a multiline
search to be done.
Code has been updated to increase the search speed when using Perl
regular expression search engine.
Backward searching also supported.
Changed the line numbers from 6 digits to 12 digits in the Find
results dialogs and the export list.
Languages
Fixed C language FindTag routine to correctly tag files with
namespace entries.
Added language support for Lua.
Added support in LangDoMatch to search using Perl as well as Unix
style regular expressions. Need to add _mtchPerlRE + "1" to the
XxxMatchExtra global in the XxxInitMatch macros to use Perl
expressions.
Syntax Highlighting
Fixed highlighting of closing ?> and %> in HTML files.
Changed syntax highlighter to process block comments before eol
comments for language that need it such as Lua.
Added support for using external word list files to specify words
to syntax highlight. By default each language can have a word
list file with the name of the language such as CMac.mwl and C.mwl.
See the CMac.mwl for the format of the word list files.
Added Php.mwl for additional PHP words to syntax highlight.
If additional word lists are desired for a language, then setting
the WORDLISTMAC= property string in the Languagesetup dialog to
"WORDLISTMAC=LangWordList /F=WordList1.mwl;Wordlist2.mwl" will
cause them to be loaded when loading a file with the specified
language is loaded.
Html language support updated to use the same interface for syntax
highlighting as the above. The HTML language record should be
updated to set the WORDLISTMAC= Property string to
"WORDLISTMAC=wl_LoadWordList".
Fixed bug where Html and second language highlighting wasn't
working correctly when the above changes were added.
Block.s
Added a BlockToGlobal macro to capture the contents of a marked
block and save it in a global variable.
MeError.s
Added some more error messages for the Perl regular expression
support.
C наилучшими пожеланиями,
Сергей Фадеев.