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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2003-07-18 00:52:13 +00:00
parent 7ea6af079e
commit 0a52dd4768

View file

@ -5,6 +5,9 @@
scm_list_5, scm_list_n. Remove scm_list, since it's a no-op.
* guile.texi (nicode): New macro.
* srfi-modules.texi (SRFI-0): Add cond-expand index entry.
(SRFI-9): Add define-record-type index entry.
2003-07-12 Kevin Ryde <user42@zip.com.au>
* srfi-modules.texi (SRFI-1 Constructors): In iota, reword a bit for