VEDIT 6.21.2 is now on the website. It has only two bug fixes:
VEDIT LOG (veditlog.txt)
---------
08/31/11 6.21.2
Fix - Configuration changes were not auto-saved
Fix - {VIEW, Word wrap} sometime had incorrect cursor position
In the first one, the configuration auto-save was saving the vedit.cfg into the HOME directory instead of the USER_CFG directory.
Ever since I implemented the {VIEW, Word wrap} function I noticed that when entering new text at the end of a file, that if <Backspace> moved the current word to the previous line that the cursor was sometimes left on the now empty line. I hope this is finally fixed.