(scm_string_filter, scm_string_delete): Strip leading and
authorKevin Ryde <user42@zip.com.au>
Mon, 11 Jul 2005 23:59:57 +0000 (23:59 +0000)
committerKevin Ryde <user42@zip.com.au>
Mon, 11 Jul 2005 23:59:57 +0000 (23:59 +0000)
commit8591234398e64f7dbcc673788eecea4fbb86ec3b
tree39a151e04f4f921faade6157996bcf07a651e190
parentf71e4d8c09210b68a1108418ba1473e0b985f5b1
(scm_string_filter, scm_string_delete): Strip leading and
trailing deletions, so as to return a substring if those are the only
changes.
libguile/srfi-13.c