1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2001-05-22 23:26:36 +00:00
parent a6219f222c
commit d579d1652d
2 changed files with 9 additions and 0 deletions

View file

@ -6,6 +6,11 @@
* scheme-control.texi (Lazy Catch): Update doc for new constraint
that lazy-catch handlers are not allowed to return.
2001-05-16 Rob Browning <rlb@cs.utexas.edu>
* scheme-options.texi (Install Config): fixed minor-version docs
and added micro-version docs.
2001-05-16 Neil Jerram <neil@ossau.uklinux.net>
* data-rep.texi, srfi-modules.texi (SRFI-14 Iterating Over

View file

@ -16,6 +16,10 @@
* srfi-14.scm: Call "scm_init_srfi_14" instead of
"scm_init_srfi_13_14".
2001-05-16 Rob Browning <rlb@cs.utexas.edu>
* srfi-19.scm (priv:integer-reader-exact): minor cleanups.
2001-05-14 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
* Makefile.am (srfi_DATA): Added srfi-16.scm.