In search panel RegExp for search TAG not exactly correct: <[^>]+>
For example this regexp not match such correct TAG: <input name=dir
value=">">
More correct RegExp here: <("[^"]*"|'[^']*'|[^'">])*>

Bug in file CSS.DEF (In CSS parameters always top, right, bottom, left)
line 256
now:          margin: %bottom% %left% %right% %top%|
must be:      margin: %top% %right% %bottom% %left%|
line 292
now:          padding: %bottom% %left% %right% %top%|
must be       padding: %top% %right% %bottom% %left%|

Tiny corrections:
Licence.txt in cab distribution, and
License.txt in exe installer
Spell\CtiMne.txt - there is only in cab distribution
Lang\Portuguese.ini - there is only in cab distribution and no picture
PSPad.url - there is only in exe installer, and url in this file must be
http://www.pspad.com/en/

-- 
First get your facts; then you can distort them at your leisure. (c) Mark Twain 
   http://freelens.narod.ru

<http://forum.pspad.com/read.php?4,34512,34512>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem