From c929c39d5d7ada6f7ab0f5a0ef9efb5dc11b746f Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Thu, 23 Jun 2005 00:11:37 +0000 Subject: [PATCH] *** empty log message *** --- doc/ref/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 2d5297497..1d2a9a332 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,17 @@ +2005-06-23 Kevin Ryde + + * guile.texi, libguile-concepts.texi, libguile-extensions.texi, + libguile-linking.texi, libguile-smobs.texi: Spelling errors reported + by hyperdivision. + + * api-compound.texi (Pairs, List Syntax): Cross reference Expression + Syntax for quoting. + * api-control.texi (Lazy Catch): Cross ref for with-fluids. + * libguile-linking.texi (A Sample Guile Main Program): Cross reference + automake manual for aclocal. + * libguile-program.texi (Extending Dia): URL for Dia home page. + (Dia Primitives): Cross ref for scm_c_define_gsubr. + 2005-06-12 Marius Vollmer * gh.texi: More stuff about transitioning away from GH.