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

Talk about kluge at top of srfi13.scm.

This commit is contained in:
Marius Vollmer 2001-06-14 18:26:58 +00:00
parent 0f002b27a3
commit 51fa276692

View file

@ -25,6 +25,7 @@ After signal handling and threading have been fixed:
- remove re-exporting behaviour of `export'.
in boot-9.scm, remove begin-deprecated part of `module-export!'
in format.scm, remove kluge at top
in srfi13.scm, likewise
- remove deprecated subr and gsubr functions
in procs.h, procs.c: scm_make_subr, scm_make_subr_opt,