From e8bb04760c7031f94b70a580c208831100a8cdb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Grabm=C3=BCller?= Date: Mon, 18 Jun 2001 19:11:21 +0000 Subject: [PATCH] Some updates. --- AUTHORS | 1 + NEWS | 3 +++ 2 files changed, 4 insertions(+) diff --git a/AUTHORS b/AUTHORS index 1b22ee443..f22547a33 100644 --- a/AUTHORS +++ b/AUTHORS @@ -138,6 +138,7 @@ In the subdirectory libguile, changes to: gh_data.c strports.h strports.c validate.h and changed many docstrings throughout. In the subdirectory srfi, wrote: + srfi-1.scm srfi-9.scm srfi-10.scm srfi-13.scm diff --git a/NEWS b/NEWS index 5513a267f..1ff870cde 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,9 @@ See INSTALL and README for more information. SRFI-0 `cond-expand' is now supported in Guile, without requiring using a module. +(srfi srfi-1) is a library containing many useful pair- and list-processing + procedures. + (srfi srfi-2) exports and-let*. (srfi srfi-6) is a dummy module for now, since guile already provides