guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core NEWS


From: Marius Vollmer
Subject: guile/guile-core NEWS
Date: Sat, 03 Nov 2001 13:46:32 -0500

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/11/03 13:46:32

Modified files:
        guile-core     : NEWS 

Log message:
        

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

Patches:
Index: guile/guile-core/NEWS
diff -u guile/guile-core/NEWS:1.324 guile/guile-core/NEWS:1.325
--- guile/guile-core/NEWS:1.324 Thu Nov  1 19:37:07 2001
+++ guile/guile-core/NEWS       Sat Nov  3 13:46:31 2001
@@ -12,6 +12,11 @@
 compare their values.  This is no longer done.  Variables are now only
 `equal?' if they are `eq?'.
 
+** `(begin)' is now valid.
+
+You can now use an empty `begin' form.  It will yield #<unspecified>
+when evaluated and simply be ignored in a definition context.
+
 * Changes to the C interface
 
 ** New function: scm_str2string



reply via email to

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