guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core NEWS


From: Gary Houston
Subject: guile/guile-core NEWS
Date: Wed, 29 Nov 2000 13:27:13 -0800

CVSROOT:        /cvs
Module name:    guile
Changes by:     Gary Houston <address@hidden>   00/11/29 13:27:13

Modified files:
        guile-core     : NEWS 

Log message:
        

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/guile/guile-core/NEWS.diff?r1=1.221&r2=1.222

Patches:
Index: guile/guile-core/NEWS
diff -u guile/guile-core/NEWS:1.221 guile/guile-core/NEWS:1.222
--- guile/guile-core/NEWS:1.221 Tue Nov 28 08:37:40 2000
+++ guile/guile-core/NEWS       Wed Nov 29 13:27:13 2000
@@ -87,6 +87,9 @@
 
 * Changes to Scheme functions and syntax
 
+** Escape procedures created by call-with-current-continuation now
+accept any number of arguments, as required by R5RS.
+
 ** New function `make-object-property'
 
 This function returns a new `procedure with setter' P that can be used
@@ -302,6 +305,9 @@
 Use a type specific length macro instead of SCM_LENGTH_MAX.
 
 ** Removed function:  scm_struct_init
+
+** Renamed function: scm_make_cont has been replaced by
+scm_make_continuation, which has a different interface.
 
 ** Deprecated function:  scm_call_catching_errors
 



reply via email to

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