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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-01-28 21:11:28 +00:00
parent 9b694b12e3
commit bba35c8064
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2005-01-29 Kevin Ryde <user42@zip.com.au>
* posix.texi (Signals): In sigaction, add SA_NOCLDSTOP, make it
clearer SA_RESTART is a variable.
2005-01-28 Kevin Ryde <user42@zip.com.au>
* srfi-modules.texi (SRFI-1 Predicates): Clarify proper-list?,

View file

@ -1,3 +1,8 @@
2005-01-29 Kevin Ryde <user42@zip.com.au>
* regex.scm (regexp-quote): Use string-for-each, now that function is
in the core.
2005-01-28 Kevin Ryde <user42@zip.com.au>
* boot-9.scm (while): Remove the unquote from do, it breaks with ice-9