#before nov 18 1993
Written a lot of code :)
#nov 18 1993
added 'pick folder' option
added 'filter' menu to editor
got some minor bugs out
released first version tkmh1.0b1, uploaded to harbor.ecn.purdue.edu
#nov 19 1993
changed alias processing; only use edit window from now on. Fixed bug
  in alias reading (tabs/spaces); got rid of a lot of bugs too.
#nov 20 1993
Use show in stead of cat to display messages.
modified some help files
uploaded tkmh1.0b2 to harbor.ecn.purdue.edu
announced release on comp.mail.mh and comp.lang.tcl
Read in 'invalid' alias lines too, and write them out again
added checking for existing Show and Edit windows, and pop them up
#nov 22 1993
added cascading menus for folders. new  variable FolTree
fixed a bug in reading alias file.
did some minor improvements here and there
#nov 23 1993
Added flash procedure to flash the selection, and applied it to lists.
added check for MH(AliasFile)
changed determination of Maildrop; reads env(MAIL) now as default.
Changed behaviour of config: only write .tkmh if asked for.
changed scan and globbing. Now handles messages to number 99999.
added option for MIME support, still needs work
added option for Building Alias menu's
#nov 24 1993
Scan is dependent on own format now.
Use rmm to remove messages from now on.
MIME support finished I hope
Added some key and mouse bindings for the message lists.
Added option to display End of message list when opening folder. Still need to
	work on dynamic listbox geometry
repaired the compatibility of pressing B2 with X selection.
put some of the procs in other files..
#nov 25, 1993
Added folder cache in Mail directory: .folders
rewrote a lot of stuff, so it will update the FolList, in stead of just
	rereading the foltree.
#nov 26, 1993
rewrote part of Alias processing. It recognizes special aliases now. only
	having trouble figuring out a nice way to interpret <file lines.
got Clearmem to work for array elements as well now.
wrote little procedure to see if Foldernames contain dots and replace them
	so I can use them as windowname.
Added 'Save to' button in Edit window.
added app-defaults file
#nov 29, 1993
Added caching of messages in folder, using .xmhcache
changed Open in Control window to cascade
Made sure all menus for dependent on folders are adapted
same for aliases
added procedure 'dofolders' that reads the folder tree somewhat quicker
	for folders with a lot of stuff in it.
#nov 30, 1993
rewrote a lot of the help files
#dec 1, 1993
spent the day improving the message caching and adding sequence use
added some sequence processing.
#dec 6, 1993
made sure that when deleting or renaming folders, the windows are adapted 
	or deleted too
