Lightning completion and Ultra-TeX
----------------------------------
(Version of Tue Oct  8 10:55:23 1991)


The ultex distribution files are:

   README:       This file.

   INSTALL:      Installation instructions.

   OVERVIEW:	 A description of the pieces of this package.

   light.doc:    Some documentation on the lightning completions package.

   ultex.doc:    Some documentation on Ultra-TeX.

   light.el:     The lightning completion package used by Ultra-TeX.

   lighthacks.el:  Sample emacs-lisp tricks using light.el.  This is
                   not needed for Ultra-TeX.

   sample-keys.el: More sample key bindings and applications of light.el.
                   This is not needed for Ultra-TeX.

   ultex.el:     The code for Ultra-TeX.

   textree.el:   A typical completion table for a LaTeX user; each
                 user will modify this to suit him or herself.

   skeleton.tex: A typical document skeleton for a LaTeX user; to be
                 modified by each user.

   greek.el:     Typical key definitions for the greek keyboards; to be
                 modified by each user.

   bufcomp.el:   The buffer completion package: this is uses lightning
                 completion to complete on buffer contents.  This is
                 not needed for Ultra-TeX.  

The lightning completions package was written by Mark Haiman and Nick
Reingold.  The first version of ultex was written by Mark, and then
rewritten by both of us.  Many suggestions were made by various people
at MIT and Yale.

Suggestions can be sent to mhaiman@macaulay.ucsd.edu


