This distribution is in three files, in portable archive format:

	1) System routines (subdirectory sys/amiga).  Abort.c
	   is there because the Aztec library doesn't provide it.
	2) The AmigaDOS terminal interface (subdirectory
	   tty/amigados).  It basically opens a RAW: window
	   and reads characters one at a time from the window.
	3) The Intuition terminal interface (tty/intuition).
	   This one demonstrates the use of the console device
	   with an Intuition window, and translates non-keyboard
	   events into key sequences that the rest of the driver
	   code can later parse.


To get this going, you need the MicroEmacs distribution from
mod.sources.  Unpack this file and one of the terminal drivers into the
main directory, compile and link.

Happy hacking,

Mic Kaczmarczik
UUCP:	...!ihnp4!seismo!ut-sally!ut-ngp!mic
ARPA:	mic@a20.cc.utexas.edu
Mail:	313B W. 35th
	Austin, TX 75752

