=====NEWS ABOUT TEA====
TEA 26.0.0, 1 October 2009
---------------------------------------
http://tea-editor.sourceforge.net
---------------------------------------

   How about Lua, Perl and Vala syntax highlighting support? Done.
   Now TEA can be built with Hunspell spell checking engine. Aspell is still supported. Switch the engine with the "Tune - Functions - Spell checker engine". Read the README and the Manual for details.
   Package maintainers now can use the PREFIX command to specify the installation path for the binary file:

qmake PREFIX=foo/bar
make
make install

   Users will be probably happy with some new functions:

Search - Replace all in opened files
File - Edit bookmarks - Find obsolete paths
Functions - Remove from dictionary (for Hunspell)

   As usual, many inner changes were done, some UI tweaks too. For example, the document tabs are movable now.

   P.S. Have a look at my new program - the audio player Neformal (http://neformal.sourceforge.net). 
  
Peter 'Roxton' Semiletov