Thu Feb  3 17:27:44 1994  Christian Queinnec  (queinnec@blaye.inria.fr)

* Imakefile: Changed the .mkgreek extension into .l2t (it's
probably better for DOS to only use three letters). Changed the name
of the macro definer that can appear within customization files into
define-lisp2tex-macro. Also fixed a bug in the Bigloo version which
did not recognize this macro definer. Updated documentation to test this
feature (see domain.l2t file).

Wed Jan 26 09:35:14 1994  Christian Queinnec  (queinnec@blaye.inria.fr)

* pp.scm (extend-with-variables): Added the NOTHING preferred indexing
scheme.  When the preferred indexing method is NOTHING, then variables
are checked not to clash ie to be simultaneously introduced and
associated to a same image. Otherwise, the indexing mode disambiguates
them.

* pp.scm (*preferred-index*): Added the (INDEXING-MODE ..) context
entry in the pretty-printer to define the indexing mode on a per
variable basis.

* Imakefile: changed small things for me (do.qnc, qnc.hack entries) to ease
rebuilding or distributing LiSP2TeX.

Mon Jan 24 11:56:24 1994  Christian Queinnec  (queinnec@blaye.inria.fr)

* port-s2c: moved basename to port-s2c.scm since it now appears in Bigloo.
Also fixed the Imakefile to better compile with Bigloo.

Sat Jan  8 11:05:33 1994  Christian Queinnec  (queinnec@blaye.inria.fr)

* pp.scm: extracted many formats from functions into global variables
so they can be more easily customized. Also changed spacing around keywords.

Wed Dec 29 17:55:20 1993  Christian Queinnec  (queinnec@blaye.inria.fr)

* pp.scm ((pp-check e size)): pp-*ary function now test the length of
the expression to print.

Tue Dec 28 10:17:35 1993  Christian Queinnec  (queinnec@blaye.inria.fr)

* pp.scm ((pp-let e r out)): Added (let loop (...) body) syntax.

* pp.scm ((pp-nullary image)): Added. Documented.

* pp.scm ((pp*-nary . fmt*)): Added. Documented.

Thu Sep 16 09:58:32 1993  Christian Queinnec  (queinnec@blaye.inria.fr)

* port-{s2c,bigloo}.scm: Made define-pervasive-macro pervasive itself.

Mon Sep 13 22:35:52 1993  Christian Queinnec  (queinnec@blaye.inria.fr)

* port-bigloo.scm: removed reverse! which is predefined in Bigloo.

* scan-objects.scm: added equal-ci?

* util.scm: Moved functions to port-*.scm. There only remains functions to be
	cited by the documentation.

Fri Sep 10 17:22:53 1993  Christian Queinnec  (queinnec@blaye.inria.fr)

* pp.scm: Integrated patches from <lacrampe@chambord.univ-orleans.fr>:
	added pp-expander and texify-symbol.

Tue Sep  7 08:22:37 1993  Christian Queinnec  (queinnec@blaye.inria.fr)

	* fixed port-bigloo. Fixed peek-char. Modified documentation not to use
	Scheme->C features. 

Sun Jun 27 14:44:28 1993  Christian Queinnec  (queinnec@blaye)

        * Fixed search-file to accept absolute pathnames.

        * Changed names of utilities of pp.scm so they begin uniformly
        with pp-. Documented pp-context. Improve sty files.

Fri Jun 25 21:29:55 1993  Christian Queinnec  (queinnec@blaye)

        * Revised documentation. Fixed bugs on case sensitivity. 

Thu Jun 24 10:55:23 1993  Christian Queinnec  (queinnec@blaye)

        * Revised documentation. Added two new examples of mkgreek files.

        * Put all sources under CVS now.

        * Deeply revised LiSPTeX following discussions with Jean-Jacques
        Lacrampe and Sophie Anglade. Modified most of the sources.

End of ChangeLog
