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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-01-11 00:31:59 +00:00
parent 7599c537f4
commit 3e5ca52739

View file

@ -1,3 +1,8 @@
2004-01-11 Kevin Ryde <user42@zip.com.au>
* slib.scm (system): New function, giving an exit code return in
accordance with slib spec.
2004-01-07 Kevin Ryde <user42@zip.com.au>
* q.scm (q-pop!): Should be "null?" not "not" for end-of-list.