The MUD++ text editor.

Several modes of editing are provided:

	Append mode for typing long multiline text.
	Line mode for editing or correcting single lines.

Once in the editor you must type 'append' or 'a' to go into
append mode. End with a '~' or '@' on a empty line.
To clear the buffer enter '.c' on an empty line.

While in command mode these are the recognized commands.

	help		this screen.
	show		show buffer.
	clear <line>  	clear line.
	quit		leave editor (return to mailer or olc)

To see a single line type the number and return.
To replace a line type number followed by text.

Additional help:	mail