Remarks: the module is quite large, since it contains also contains some documentation and all available language files. At the moment there is no configuration option for the language and it has to be specified manually in TinyMCE.module.php (e.g. insert 'language: "de",' at line 143). I hope that I can address these issues in the next release.
For changes see changelog below.
Feedback welcome

Changelog:
UPDATED to version 2.0.5.1 of TinyMCE editor
ADDED compressor module
ADDED plugins:
- simplebrowser
a port of the FCKEditor file browser as a TinyMCE plugin
- cmsmslink
to insert a link to a page of the CMS
ADDED configuration options:
- activation/deactivation of compressor module
(turned on by default)
remark: some people reported problems with compressor module, so turn
it off if you encounter problems
(see tinymce.moxiecode.com/forum)
- choose CSS-style of editor area
(default: body style of current page)
- specify which plugins to use
- configure toolbar buttons
ADDED permission to prohibit modification of settings by user
ADDED language package