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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-12-05 21:44:53 +00:00
parent aa0745cc05
commit 64f7942092

View file

@ -1,3 +1,7 @@
2004-12-06 Kevin Ryde <user42@zip.com.au>
* srfi-1.scm (alist-copy): Change to a tail-recursive form.
2004-12-05 Kevin Ryde <user42@zip.com.au>
* srfi-1.scm (filter-map): Change to a tail-recursive form.