2000-06-20 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
2000-06-20  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>

* data-rep.texi: Center discussion around the standard interface
for smob type creation (scm_make_smob_type) and warn about the
ongoing discussion which may result in deprecating
scm_make_smob_type_mfpe in next release of Guile.

2000-05-15  Dirk Herrmann  <D.Herrmann@tu-bs.de>

* data-rep.texi:  Updated the macro names for operating on
characters.

2000-03-22  Dirk Herrmann  <D.Herrmann@tu-bs.de>

* api.txt:  Added a first attempt for a description of the newly
designed low level API.

2000-01-31  Marius Vollmer  <mvo@zagadka.ping.de>

* Makefile.am (version.texi): Override automake's rule for
version.texi so that it gets created even in non-maintainer-mode.

Thu Jan 20 13:00:18 2000  Greg J. Badros  <gjb@cs.washington.edu>

* version.texi, stamp-vti: Removed -- these are auto-generated.

2000-01-12  Mikael Djurfeldt  <mdj@mdj.nada.kth.se>

* Makefile.am (dist-hook): Updated to include oldfmt.c in
distribution archive.

* README: Updated with note about oldfmt.c.

* oldfmt.c: New file: Used by application writers to adapt to
new-style error format strings.

1999-12-06  Gary Houston  <ghouston@freewire.co.uk>

* data-rep.texi: change dircategory to match change in guile-doc
and scm.

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.