1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00
guile/doc/ChangeLog
1998-10-19 15:38:53 +00:00

42 lines
1.3 KiB
Text

1998-10-19 Jim Blandy <jimb@zwingli.cygnus.com>
* COPYING: New file.
* Makefile.in: Regenerated.
* Makefile.am (EXAMPLE_SMOB_FILES): List example-smob/COPYING.
* Makefile.in: Regenerated.
1998-10-16 Jim Blandy <jimb@zwingli.cygnus.com>
* Makefile.in: Regenerated, after change to qthreads.m4.
1998-10-15 Jim Blandy <jimb@zwingli.cygnus.com>
* stamp-vti: Regenerated.
* hacks.el: Some handy helper functions for working on the manual.
* data-rep.texi: Extended to accomodate a full running example,
provided with the manual.
* example-smob: A new subdirectory, containing example files for
the manual chapter on smobs.
* Makefile.am (EXAMPLE_SMOB_FILES, dist-hook): New variable and
target, to get the example-smob directory into the distribution.
* Makefile.in: Regenerated.
1998-10-08 Jim Blandy <jimb@zwingli.cygnus.com>
* .cvsignore: New file, containing data-rep.info. I'm not sure
whether we want to check this file into CVS, because it's
generated; if you find compelling reasons it should be, let me
know.
1998-10-07 Jim Blandy <jimb@zwingli.cygnus.com>
* New directory for documentation.
* README: New file.
* data-rep.texi: It's not a real manual, but it's better than
nothing.
* Makefile.am, Makefile.in, data-rep.info, data-rep.texi,
mdate-sh, stamp-vti, texinfo.tex, version.texi: The usual support
files.