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: Tue, 13 Nov 2001 10:46:57 -0500

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

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.327&tr2=1.328&r1=text&r2=text

Patches:
Index: guile/guile-core/NEWS
diff -u guile/guile-core/NEWS:1.327 guile/guile-core/NEWS:1.328
--- guile/guile-core/NEWS:1.327 Mon Nov  5 18:23:13 2001
+++ guile/guile-core/NEWS       Tue Nov 13 10:46:56 2001
@@ -31,6 +31,10 @@
 You can now use an empty `begin' form.  It will yield #<unspecified>
 when evaluated and simply be ignored in a definition context.
 
+** Removed: substring-move-left!, substring-move-right!
+
+Use `substring-move!' instead.
+
 * Changes to the C interface
 
 ** New function: scm_str2string



reply via email to

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