Cut & paste fixed.
Mouse.
Status line too long.
Empty files.
Real x position after back space.
DelBOL -> paste
Menu case 8
Subst-string > LSIZE
delete-backchar  > LSIZE
longjmp has one extra arg.
Extra :s after #ifdefs removed.
Extra text after #endifs and #elses commented.
Unused variables removed.
Curses-bugs (Ted Powell)
new_line - (Ted Powell)
Menu accelerators
Use of PAGER in help
Filenames starting with ~
POSIX_IO - (Heimir Thor Sverrisson)
word wrap
word completion
indent/outdent
pipe through
kill line changed
cut and paste changed (pastes to the current line).
Status line waits for a key after warnings.
Copy char in the line above - (Ted Powell)
Read file - now sets the "changed" flag.
Removed curr = 0 before go_to()s.
Number of iterations calculated each time the key is pressed.
Prompt editting changed.
Prompt line echoes control and prefix chars.
Display info echoes control and prefix chars.
Split in fpted.h and fpted.c
Defining mouse buttons.
delete_backchar() at line 0.
ENV_HELP warning.
Usage of the mouse in the menus.
Goto mark, now exchanges the mark positions.
Smart screen clearing in redraw_screen().
Repeat and key-definition allow any keyboard sequences (command line and menus).
Delete-to changed.
Menu redraw accelerated.
Print-defs, stop on each screen.
pipe_through() changed.
Use last column.
Delete line changed because of delete_range / delete_back_char.
"Delete" echoed correctly.
Cannot insert NULLs after ^V.
Completion now searches all words, by pressing TAB several times.
^K inside macro execution, reads a key directly from the keyboard.
Again now also reapeats delete word and delete end of line commands.
Flow control on old terminals - ULTRIX patch file (Mister Flash)
Default definitions file, without looking for an env var.
