From 466bb4b35006d48011016b338afb80b0d13a9eb2 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 30 Apr 2001 01:52:58 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9a0b7cb78..7f6aa8469 100644 --- a/NEWS +++ b/NEWS @@ -29,7 +29,7 @@ Changes since Guile 1.4: tag - no replacement. fseek - replaced by seek. - list* - replaced by cons*. + list* - replaced by cons*. ** New SRFI modules have been added: @@ -49,6 +49,19 @@ Changes since Guile 1.4: (srfi srfi-14) implements the SRFI Character-Set Library. +** New scripts / "executable modules" + +Subdirectory "scripts" contains Scheme modules that are packaged to +also be executable as scripts. At this time, these scripts are available: + + display-commentary + doc-snarf + generate-autoload + punify + use2dot + +See README there for more info. + ** New module (ice-9 stack-catch): stack-catch is like catch, but saves the current state of the stack in