1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 12:30:32 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-08-05 00:13:24 +00:00
parent 46c4d06529
commit 03034594e0

View file

@ -1,3 +1,8 @@
2004-08-05 Kevin Ryde <user42@zip.com.au>
* srfi-13.c (scm_string_any, scm_string_every): Enhance docstrings as
per doc/ref/srfi-modules.texi.
2004-08-02 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* srfi-4.c: Replaced scm_num2* and scm_*2num with scm_to_* and