











Recent history
Modified exec list sorting to receive a list length variable, so it doesn't
need to be counted first. Also modified Dir2Text plugin to accept this.
Was freeing information bar pattern data by mistake when launching an
external program.
Pär Boberg has updated his Swedish catalog file following the changes made
to the preferences.
Fixed bug which stopped formatting plugins from ever being called.
Updated wordwrapping plugin so it will return as soon as it finds a line
longer than 100 characters, rather than scanning through the whole file.
Removed patternStringF module and replaced with my own RawDoFmt() code.