0.19 (xx xxx 1997)
Fixed	Ctrl (or Alt) double-click
	SPLITLINE no longer inserts unnecessary quoting at EOF
	Various minor colouring bugs
	Data abort when copying into header, hopefully
	Sig/tag warning messages always displayed (via a callback)
	Sig separator search fixed (was failing with "\n-- \n\n")
	Email_StripSpcs may now remove quoting & tabs together
Changed	Email_SplitForInsert inserts less LFs at EOF
	Email_Stamp inserts Date: and Message-ID: if missing
	Email_AddSignature 'intelligently' adds blank lines
	Email_SendURL deprecated (moved to ZapDS, renamed "SendURL")
	Email_SetFormatMod may use minibuffer
	Colouring code improved (to cope with new features)
	Some StrongARM optimisations
	Moved from <Zap$3rdParty>.Salt to <Zap$3rdParty>.Salt.!Email
	Filenames!
New	Alternate default colours for light foreground colour
	Blank lines inserted before .sig if message is empty
	Optional separate .sig files for mail & news
	<URL> and <address> colouring (allowing for mailto:)
	Return and tab characters locked
	Email_Date, Email_DecodeQP, Email_EncodeQP commands
	Quoted printable support: decodes on loading & encodes saved copy on
	  saving, if appropriate headers present
	Flags controlling how =\n and =\n> are handled when decoding QP
	Flag to control whether .sigs can be reformatted
	Background colouring for *word* and _word_
	ZapButtons support
	Colours menu available via mode menu

0.18 (7 Dec 1996) release
Fixed	Minor fix to WRAPWIDTH hack
	Minor colouring bug fix
Changed	Alt+double-click now trapped too
	"URL:" prefixes now read and ignored
	*** ZAP 1.30 NO LONGER SUPPORTED

0.17 (29 Oct 1996) bugfix release
Fixed	Ctrl-click/drag - only double-click now trapped
	Email_Snip prompt only appears in Email mode
	Assembled for Zap 1.30 this time!

0.17 (23 Oct 1996) release
Fixed	URL sending via double click
	Email_FlagsToggle now works properly
	Email_SetFormatMod linked in (!)
	Some documentation inconsistencies
Changed	All references to non-standard quoting to match new spec
	Email_ChangeQuoting, Email_IncQuoting now take string parameters, and
	  will use minibuffer if no parameter supplied
	Email_Stamp now uses hhmm for time zone
New	Non-standard quoting is now definable via menu and the following:
	Email_SetQuoting, Email_AddQuotingChr, Email_RemQuotingChr,
	  Email_AddTagLine, Email_AddSignature, Email_EditTaglines,
	  Email_EditSigFiles, Email_Snip commands
	Zap 1.33 support

0.16 (2 Oct 1996)
Fixed	SplitLine (again)
	Email_Stamp now handles "From: user@some.where"
Changed	Completely rewritten formatting code (more undo buffer friendly?)
	DeleteNext (wordwrap on, line edit off) may delete quoting
	Mode-specific flags moved from mode data to mode word
	Upper limit on display width now 65535
	Long line warning now warns at min(display width,format width)
	Format width modifier range now 0-255
	Email_ChangeQuoting now uses same paragraph definition as FORMATTEXT;
	  delete then insert changed to replace
New	Linewrap & wordwrap now work with quoted text
	WRAPWIDTH hacked to force redraw if in Email mode
	Email_FlagsToggle, Email_SetFormatMod commands
	Flags to ensure empty line after attribution and ignore sig separator
Removed	FORMATTEXT recognition of indent following quoting
	Email_SetFlags command

0.15 (13 Sep 1996) release
Fixed	Wordwrap will now work with ctrl code mangling
	Minor bug in Email_SplitForInsert
Changed	Ctrl code mangler moved from e_command to e_char
	Format width modifier applied to wordwrap & linewrap

0.15 (06 Sep 1996)
Fixed	SplitLine - now handles the 'auto-indent flag' correctly
	Indent & Outdent working, though they take note of cursor position
	  and quoting
	SplitLine, Email_SplitForInsert OK in non-standard mode
Changed	URL sending via mouse now uses Ctrl
New	Email_IncQuoting, Email_DecQuoting, Email_RotEncode,
	  Email_RotEncodeCur commands

0.14 (22 Aug 1996)
Fixed	Numbering error in Email_SendURL
	JoinLine now deletes quoting-only / blank lines
	Various dynamic area bombs (when 'Ignore header' on)
Changed	Email_StripSpcs now takes a parameter (similar to StripSpaces)
	Email_SendURL now uses an InterTalk message
New	Shift + double click to send URL
	Optional ctrl code mangling
	Wordwrap disabled (use FormatText)
	Email_SetFlags, Email_SplitForInsert commands
	'Non-standard' editing options: SplitLine, JoinLine, DelToStart
	FormatText & Email_ChangeQuoting now use indent of first line (spaces
	  only) beyond quoting
	Ensures LF termination on saving

0.13 (9 Aug 1996)
Fixed	Colour reloading bug
	Formatting
	  - incorrect quoting replacement
	  - 1 chr too narrow if unquoted & 'spaces in quoting' off
New	'|' added to Email_ChangeQuoting
	Optional recognition and colouring of non-standard quoting chrs :"|
	  via menu option; applies to all Email commands
	'Ignore header' flag can now be set per window

0.12 (31 Jul 1996)
Fixed	Format quoted blank lines (just skips over)
	'Optimised' some Zap calls to reduce module size by 10% or so
New	Format width can be tied to display width less a user-defined amount
	Email_ChangeQuoting, Email_SendURL commands

0.11 (Jul 1996)
Fixed	Format blank lines
New	8 <= width <= 127
	'Spaces in quoting' flag

0.10 (Jul 1996)
First beta release version
