Fri Oct 19 13:23:56 1990  Christopher Love  (love at pine)

	* message.el - minibuffer is not mapped at time message::init is
	run, so it can simply be mapped at thsi time.

Fri Oct 12 21:08:28 1990  Christopher Love  (love at pine)

	* epoch.el - created epoch::init function which is called at
	runtime by epoch-setup-hook.
	
	epoch::init handles initial screen titles
	motion::init creates default style
	property::init defines x properties handled
	message::init sets property information for minibuffer and first
	  edit screen, plus creates message handler for WM_DELETE and
	  other client messages.

Tue Oct  9 15:01:06 1990  Christopher Love  (love at pine)

	* button.el, epoch-util.el, epoch.el, event.el, message.el,
	mini-cl.el, motion.el, property.el - further rearrangement of code
	to support dumping.  Updated all provide's and require's to
	reflect current package names.

Fri Oct  5 16:08:51 1990  Christopher Love  (love at pine)

	* message.el - when ending epoch due to client message, call
	function bound to C-x C-c, rather than assuming
	my-exit-from-emacs.

Thu Oct  4 15:17:40 1990  Christopher Love  (love at fir)

	* mouse.el - changed use-local-mouse-map to accept local mouse
	maps which are nil.

	* epoch.el - changed get-epoch-mode-alist-contents to correctly
	deal with epoch-mode-alist.

	* epoch-util.el - Added documentation for function flush-left

Sat Sep 29 13:30:53 1990  Christopher Love  (love at pine)

	* startup.el - created epoch-setup-hook 

Fri Sep 28 22:40:44 1990  Christopher Love  (love at pine)

	* Reorganized epoch code to support loading when epoch is dumped:

	  o wrapper.el - created, defines wrappers for all epoch:: functions.
	  o mini-cl.el - created, defines minimal 'cl skeleton for epoch
	    code.
	  o epoch.el - removed all wrapper definitions, installation of
	    event handlers.
	  o event.el - install all handlers at dump time.
	  o dot.emacs - only load-library "epoch"
	  o button.el - removed all wrapper definitions.

	* motion.el - created default style for button dragging -
	underlined.

	
	

	

