guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-scsh ChangeLog USAGE


From: Gary Houston
Subject: guile/guile-scsh ChangeLog USAGE
Date: Tue, 29 May 2001 13:53:57 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Gary Houston <address@hidden>   01/05/29 13:53:57

Modified files:
        guile-scsh     : ChangeLog USAGE 

Log message:
        

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-scsh/ChangeLog.diff?cvsroot=OldCVS&tr1=1.57&tr2=1.58&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-scsh/USAGE.diff?cvsroot=OldCVS&tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: guile/guile-scsh/ChangeLog
diff -u guile/guile-scsh/ChangeLog:1.57 guile/guile-scsh/ChangeLog:1.58
--- guile/guile-scsh/ChangeLog:1.57     Tue May 29 13:50:46 2001
+++ guile/guile-scsh/ChangeLog  Tue May 29 13:53:57 2001
@@ -1,6 +1,6 @@
 2001-05-29  Gary Houston  <address@hidden>
 
-       * rx/re-subst.scm: export regexp-substitute-global.  otherwise
+       * rx/re-subst.scm: export regexp-substitute/global.  otherwise
        the version from (ice-9 regex) is used, but can't handle SREs.
        thanks to Paul Emsley for pointing out that
        regexp-substitute/global didn't work.
Index: guile/guile-scsh/USAGE
diff -u guile/guile-scsh/USAGE:1.12 guile/guile-scsh/USAGE:1.13
--- guile/guile-scsh/USAGE:1.12 Tue May 29 13:50:46 2001
+++ guile/guile-scsh/USAGE      Tue May 29 13:53:57 2001
@@ -113,7 +113,7 @@
 (bogus-substring-spec? read-string/partial read-string! read-string 
write-string write-string/partial read-string!/partial)
 
 (scsh rx re-low)
-(match:start match:end match:substring new-cre cre-search cre-search? 
cre:string cre:tvec)
+(match:start match:end match:substring regexp-match:start regexp-match:end 
regexp-match:string new-cre cre-search cre-search? cre:string cre:tvec)
 
 (scsh rx cond-package)
 (define-simple-syntax when unless ? switchq switch prog0 land* %switch 
%switchq)



reply via email to

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