guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core NEWS


From: Thien-Thi Nguyen
Subject: guile/guile-core NEWS
Date: Sun, 29 Apr 2001 18:52:58 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Thien-Thi Nguyen <address@hidden>       01/04/29 18:52:58

Modified files:
        guile-core     : NEWS 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/NEWS.diff?cvsroot=OldCVS&tr1=1.280&tr2=1.281&r1=text&r2=text

Patches:
Index: guile/guile-core/NEWS
diff -u guile/guile-core/NEWS:1.280 guile/guile-core/NEWS:1.281
--- guile/guile-core/NEWS:1.280 Sun Apr 29 16:01:07 2001
+++ guile/guile-core/NEWS       Sun Apr 29 18:52:58 2001
@@ -29,7 +29,7 @@
 
   tag - no replacement.
   fseek - replaced by seek.
-  list* - replaced by cons*.  
+  list* - replaced by cons*.
 
 ** New SRFI modules have been added:
 
@@ -48,6 +48,19 @@
 (srfi srfi-13) implements the SRFI String Library.
 
 (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):
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]