Fri Oct 19 13:20:34 1990  Christopher Love  (love at pine)

	* startup.el - epoch-setup-hook now run prior to loading .emacs
	and other emacs hooks.  This is cool.  Minibuffer won't need to be
	unmapped then re-mapped, etc.  Also, user's settings in .emacs
	won't get blown-away by values in epoch elisp code (even code done
	at runtime).

Fri Oct 12 21:14:13 1990  Christopher Love  (love at pine)

	* The following files have been changed to support epoch.  Changes
	are conditional on the variable epoch::version (nil or string),
	and should not affect building of emacs based on same code.

	o loadup.el - conditionally load epoch elisp files at dump time.
	Dump under names epoch and ___ or xemacs and ___.

	o startup.el - conditionally define and run epoch-setup-hook at
	runtime. 

	o version.el - conditionally update variable epoch::version or
	emacs-version.


