1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 20:30:28 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-02-17 20:49:28 +00:00
parent 85ce4705fb
commit 3983d66b0e

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> 2005-02-12 Kevin Ryde <user42@zip.com.au>
* srfi-1.scm (reduce, reduce-right): Don't call f with ridentity, use * srfi-1.scm (reduce, reduce-right): Don't call f with ridentity, use