
		       GNU Emacs/Lisp Interface

This directory contains the Franz Inc. GNU Emacs/Lisp interface.  It
does not contain a full distribution of GNU Emacs and is intended to
be installed in GNU Emacs version 18.50--it may work in other versions
of GNU Emacs, but this is not known.

Other than one modification needed to the standard GNU Emacs,
everything is written in Emacs Lisp.  The following files and
directories are present in the package:

README		this file.

INSTALL		instructions on installation of this package.

ChangeLog	a log of all the changes to the interface.

fi/spec.out	the documentation for this interface.

process.c	contains two C-coded Lisp functions, which replace
		existing definitions in src/process.c (in the standard
		GNU Emacs dist).

fi/		directory containing Emacs Lisp part of the interface.
		There is a README file in this directory, too.

fi/ipc.cl	the Allegro CL part of the interface, a TCP/IP
		communication package.

fi/emacs.cl	Allegro CL support for fi:lisp-complete-symbol.

patch43.68k
patch43.sparc	uuencoded versions of the patches to Allegro CL so
		that when fi:echo-evals-from-buffer-in-listener-p is
		non-nil the output from Allegro CL is correct (this
		patch fixes the fact that echo streams used to
		stutter).  There in instructions in each file on how
		to install the patch (Allegro CL mut be rebuilt).

		NOTE: this patch is necessary for Allegro CL versions
		equal or previous to 3.0.3.

Local Variables: **
mode: text **
End: **
