(scm_string_filter, scm_string_delete): Partial revert
authorKevin Ryde <user42@zip.com.au>
Fri, 24 Jun 2005 21:53:10 +0000 (21:53 +0000)
committerKevin Ryde <user42@zip.com.au>
Fri, 24 Jun 2005 21:53:10 +0000 (21:53 +0000)
commit8230ee411d3afd8c9daaf31895c2368d01d23210
tree381ba49c7a415d485384f7ed15694b5e8e15b2a0
parent48ddf0d9a9728607e0bab7a431a1b3c51c3f46ec
(scm_string_filter, scm_string_delete): Partial revert
last change, use plain copy-on-write substrings, the individual
descriptions in the srfi don't mention shared storage (only the
introduction does).
libguile/srfi-13.c