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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2004-12-13 22:40:08 +00:00
parent a13befdcd3
commit 680b523714
2 changed files with 22 additions and 0 deletions

View file

@ -1,3 +1,12 @@
2004-12-14 Kevin Ryde <user42@zip.com.au>
* api-data.texi (Regexp Functions): Revise regex-substitute and
regex-substitute/global for clarity, add some examples.
* api-procedures.texi (lambda* Reference): Revise for clarity, note
how #:rest works with #:key, note previous bindings available to
default expressions.
2004-12-05 Kevin Ryde <user42@zip.com.au>
* srfi-modules.texi (SRFI-1 Length Append etc): In concatenate, note