mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 11:50:28 +02:00
61 lines
1.9 KiB
Text
61 lines
1.9 KiB
Text
1999-10-05 Jim Blandy <jimb@savonarola.red-bean.com>
|
|
|
|
* Makefile.in: Deleted from CVS repository. Run the autogen.sh
|
|
script to create generated files like this one.
|
|
|
|
1999-09-11 Jim Blandy <jimb@savonarola.red-bean.com>
|
|
|
|
* Makefile.in: Regenerated.
|
|
|
|
Fri Jun 25 22:21:43 1999 Greg Badros <gjb@cs.washington.edu>
|
|
|
|
* data-rep.texi: Updated SMOB docs to talk about
|
|
scm_make_smob_type_mfpe, SCM_RETURN_NEWSMOB, SCM_NEWSMOB function
|
|
and macros.
|
|
|
|
1999-04-17 Jim Blandy <jimb@savonarola.red-bean.com>
|
|
|
|
* Makefile.in: Regenerated.
|
|
|
|
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.
|