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 2005-02-17 20:51:00 +00:00
parent 6282d93dba
commit b5199d5dd9

View file

@ -1,3 +1,8 @@
2005-02-18 Kevin Ryde <user42@zip.com.au>
* srfi-1.scm (lset-adjoin): Revert change using `list' not `acc', the
spec is not quite clear, but reference code uses acc, so do that.
2005-02-12 Kevin Ryde <user42@zip.com.au>
* srfi-1.scm (reduce, reduce-right): Don't call f with ridentity, use