Tue Dec 10 00:24:22 1996  Tom Tromey  <tromey@cygnus.com>

	* guile-programmer/Makefile.am (MAKEINFO): Look in ../guile-user,
	not $(srcdir)/guile-user.

	* guile-user/Makefile.am (EXTRA_DIST): New macro.

	* guile-programmer/Makefile.am (dist_texis): New macro.
	(guile_programmer_TEXINFOS): Use $(dist_texis); get
	more-resources.texi from guile-user subdir.
	(MAKEINFO): New macro.
	(EXTRA_DIST): New macro.

Fri Dec  6 20:42:51 1996  Mark Galassi  <rosalia@nis.lanl.gov>

	* guile-user/guile-user.texi: implemented a lot of the changes
	jimb suggested.  Also changed from having emacs update all node
	pointers to having makeinfo do it.

Mon Dec  2 17:25:05 1996  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (SUBDIRS): New variable.

	* guile-programmer/configure.in, guile-programmer/configure,
	guile-user/configure.in, guile-user/configure: Removed.

	* Makefile.am: New file.

Thu Nov 14 10:31:17 1996  Mark Galassi  <rosalia@sarastro.lanl.gov>

	* guile-user/guile-user.texi: did some fixing to make the docs
	conform to this FSF release.

Sat Oct 26 22:08:50 1996  Gary Houston  <ghouston@actrix.gen.nz>

	* regex.txt: deleted.
	Makefile.in: remove regex.txt.

Wed Oct 23 17:48:35 1996  Mark Galassi  <rosalia@sarastro.lanl.gov>

	* guile-user/libguile.texi (How to get started with libguile):
	updated to reflect the way the main loop is done.

	* guile-programmer/gh-ref.texi (Libguile -- high level interface
	reference): updated to reflect the new way the main loop is done.

	* guile-programmer: put a note on the sections that are not yet
	FSF-Guile aware, stating something like "this section was written
	for Cygnus Guile and has not yet been updated".

	* guile-user/intro.texi (History of Guile and its motivations):
	updated history somewhat.

Tue Oct 22 22:20:48 1996  Mark Galassi  <rosalia@nis.lanl.gov>

	* guile-user/other.texi (Regular expression support): Added
	Mikael's regex.txt stuff to the texinfo file.

Mon Oct 21 15:02:20 1996  Mark Galassi  <rosalia@sarastro.lanl.gov>

	* examples/c/learn1.c (main): now learn0 and learn1 use the new
	gh_enter way of doing things.

Thu Oct 17 23:05:39 1996  Gary Houston  <ghouston@actrix.gen.nz>

	* Makefile.in (DIST_FILES): add expect.texi.
	
	* expect.texi: new file.

Wed Oct 16 07:31:34 1996  Mark Galassi  <rosalia@sarastro.lanl.gov>

	* guile-user/guile-libguile.texi: changed the lgh_ prefix to gh_.

Tue Oct 15 16:31:02 1996  Mark Galassi  <rosalia@sarastro.lanl.gov>

	* guile-user/guile-libguile.texi (More interesting programming
 	with libguile): fixed the learn1 documentation to use the lgh_
	interface.

Sun Oct 13 13:13:17 1996  Mark Galassi  <rosalia@nis.lanl.gov>

	* guile-user/guile-libguile.texi (What is libguile -- high and low
 	level): Started converting docs to talk about the lgh_ interface
	and put libguile in the context of the scm_ and lgh_ split.

	* guile-user/guile-user.texi (Top): Commented out some chapters
	that were only relevant to the Cygnus release.

Sun Oct 13 08:59:36 1996  Gary Houston  <ghouston@actrix.gen.nz>

	* regex.txt: fix REG_NEWLINE description.

Fri Oct 11 02:49:15 1996  Jim Blandy  <jimb@totoro.cyclic.com>

	* Makefile.in (VPATH): Set this to @srcdir@, as provided by
	autoconf, so we can build documentation in a separate directory.

Sun Oct  6 08:47:08 1996  Gary Houston  <ghouston@actrix.gen.nz>

	* regex.txt: new file, reverse engineered from rgx.c.
	* Makefile.in (DIST_FILES): add regex.txt.

Wed Oct  2 23:45:30 1996  Jim Blandy  <jimb@totoro.cyclic.com>

	* guile-programmer/applet-ref.texi: (HTML applet extension):
	Add missing ">".

	* guile.texi (Managing Top Level Variables): Mention docstrings in
	documentation for `define'.
	(Anonymous Procedures and Local Environments): Describe docstrings
	in description of `lambda'.  Document the procedure-documentation
	function.

Sat Sep 28 19:30:52 1996  Gary Houston  <ghouston@actrix.gen.nz>

	* errors.txt: updated.

Fri Sep 20 08:53:52 1996  Gary Houston  <ghouston@actrix.gen.nz>

	* errors.txt: provisional error documentation.

Wed Sep 11 20:57:40 1996  Mark Galassi  <rosalia@nis.lanl.gov>

	* examples: added this directory which contains various examples
	of Guile use.

	* design: added this directory which contains various documents
	related to the design of Guile.

Wed Sep 11 16:15:00 1996  Mark Galassi  <rosalia@sarastro.lanl.gov>

	* guile-user:

	* guile-programmer: added the guile-user and
	guile-programmer directories which contain the user and programmer
	manuals.  See the ChangeLog entries there for detail.

Wed Aug 21 11:37:47 1996  Mikael Djurfeldt  <mdj@woody.nada.kth.se>

	* guile.texi (module-remove!): module-remove! doesn't create a new
 	binding.
	

