This file is copyright  Ant Skelton 1995.


Changes file for MailMode
=========================

v.0.10	This is the first version.

v.0.20	Fixed bug which caused other windows to switch to text mode when a MailMode window
	was opened.

	Added a MailMode menu to the 'Modes' menu to allow MailMode parameters to be
	configured. Default options can be set and saved in !Zap's iconbar 'Choices'
	menu.

	Added code to allow the user to specify a different indenting string and signature
	file pathname.

	Added the commands SIGNATURE, MSGQUOTE, and STRIPHEADERS to allow MailMode functions
	to be bound to keys.

v.0.21	Fixed annoying bug which prevented MailMode from reloading the user's saved options.

v.0.30  Fixed a couple of minor 'features'. Tidied up some of the more horrible code.

	Added routines to parse SMTP headers for subject and sender information (in readiness
	for a direct interface with !EMail).

	Added the 'preamble' option to display this information.

	Added the 'no protection' feature as a temporary stop-gap while 'auto-kill' remains
	unavailable.

	Added support for MultiSig! Oh, and a tool to help manage it, too.
	
v.0.31	Added a couple of error trapping bits, to make MailMode a bit more robust.	


Wish List
---------

Version 0.40 will provide a MAILTO command for use with !EMail, allowing messages
to be mailed directly from Zap, without having to drag them to !EMail first.

Facility to strip out the sender's signature, before appending your own.

Modify the 'preamble' option to work on news articles, too.

Modify delete-region to replace deleted text with '[snip]' or something similar.
This may well be just too cheesy to do, however.


