Wed Jan 29 10:45:42 1992  Christopher Love  (love at dogwood.cs.uiuc.edu)

	* mouse.el
	(mouse::copy-zone): Fixes for problems when running click-to-type.
	Basically, be sure to be use the buffer that drag-zone is in.

Tue Jan 28 14:27:49 1992  Christopher Love  (love at redwood.cs.uiuc.edu)

	* loadup.el - load zone rather than button as standard code.

	* motion.el, event.el, mouse.el, wrapper.el, selection.el - change
	button references to zone references.

	* button.el - contents moved to zone.el and changed to reference
	zone functions.

Wed Jan 22 18:28:32 1992  Christopher Love  (love at redwood.cs.uiuc.edu)

	* version.el
	* inc-vers.el
	* loadup.el
	* loaddefs.el
	* startup.el
	* files.el - files modified by Epoch, now moved to epoch-lisp
	directory. 

Fri Dec 13 13:56:09 1991  Christopher Love  (love at dogwood.cs.uiuc.edu)

	* epoch.el
	(select-screen): new possibilities for auto-raise-screen:  If t,
	raise screen and (distinct) minibuffer screen; if set to 'screen,
	only raise edit screen; if set to 'minibuf, only raise (distinct)
	minibuffer screen; else don't raise any screens.

Sat Dec  7 20:29:47 1991  Christopher Love  (love at dogwood.cs.uiuc.edu)

	* epoch.el - fix default value for epoch-mode-alist.

Thu Nov 21 11:22:40 1991  Christopher Love  (love at aspen.cs.uiuc.edu)

	* motion.el - drag-button is always transient.

	* wrapper.el - wrappers for epoch::buttons-in-region,
	epoch::button-transient-p, epoch::set-button-transient

Tue Nov 12 19:56:53 1991  Christopher Love  (love at redwood.cs.uiuc.edu)

	* mouse.el - set name of current command in mouse::handler.

Fri Nov  1 10:17:16 1991  Christopher Love  (love at dogwood.cs.uiuc.edu)

	* wrapper.el - added wrapper for epoch::stylep.

Tue Oct 22 11:45:21 1991  Christopher Love  (love at birch.cs.uiuc.edu)

	* motion.el - fixes to mouse-sweep-update for dragging and
	scrolling in split windows.

	* button.el - added add-graphic-button function; adds a graphic
	button by pixmap name and other data.

	* dispepoch.c - fail on fast insert of styles are different before
	& after insertion point.  This corrects quirks with inserting @
	start of read-only-buttons.

	* epoch-util.el - removed definition of functionp

	* wrapper.el - added wrappers for HAVE_GRAPHIC_BUTTONS functions.
	Moved definition of functionp to here from epoch-util.el

Sat Oct 19 11:48:50 1991  Christopher Love  (love at birch.cs.uiuc.edu)

	* selection.el - fixed convert-to-target to prevent blowing core.

--> Epoch 4.0a1 released 10-16-91.

Sat Oct 12 21:41:46 1991  Christopher Love  (love at ash.cs.uiuc.edu)

	* motion.el - made fixes to mouse-sweep-update to get smoother
	dragging and hilighting.

	* mouse.el, motion.el - made changes to start-mouse-drag and
	end-mouse-drag so that mouse-left can also abort isearch in
	addition to doing hilighting.

Fri Oct 11 20:44:35 1991  Christopher Love  (love at ash.cs.uiuc.edu)

	* selection.el - add code from sennett@vistatech.com for
	supporting user-defined targets.

Tue Oct  8 22:51:13 1991  Christopher Love  (love at ash.cs.uiuc.edu)

	* motion.el - fixed handling of times where coords-to-point
	returns nil (modeline coordinates); need a better solution.
	Scrolling is to rough, and requires continued motion events.

	* epoch.el - added documentation strings for some functions.
	Select-screen shouldn't raise minibuffer screen if running with
	local minibuffers.

Sun Oct  6 13:56:52 1991  Christopher Love  (love at ash.cs.uiuc.edu)

	* mouse.el - epoch::convert-selection now returns the selection
	value; no need to wait on selection-notify event.

	* mouse.el - include changes to support multi-click detection
	using X event timestamp.

Thu Oct  3 11:41:09 1991  Christopher Love  (love at birch.cs.uiuc.edu)

	* wrapper.el - added wrapper for query-cursor-pixels

Sat Jan 26 10:05:25 1991  Christopher Love  (love at fir)

	* Epoch 4.0 development begins based on 18.56 release.


