*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-01-27 23:13:43 +00:00
commit feb22e8f80

View file

@ -1,3 +1,8 @@
2005-01-28 Kevin Ryde <user42@zip.com.au>
* srfi-1.scm (lset=): Correction to pred call arg order, srfi spec is
(= e[i] e[i+1]), but had some calls the other way around.
2005-01-24 Kevin Ryde <user42@zip.com.au>
* srfi-1.c (scm_srfi1_member): Correction to pred call arg order, srfi