Change names:
authorChris Hanson <org/chris-hanson/cph>
Fri, 2 Nov 2001 03:28:09 +0000 (03:28 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 2 Nov 2001 03:28:09 +0000 (03:28 +0000)
commit5046444ded41d19d17c1eb6e599799c94deb663c
tree61e1628886b953786e491df209e2fa2f9e25d61b
parentd00b2f281dd6a0955703a2d6ddd697f24c7723eb
Change names:

    list-transform-positive => keep-matching-items
    list-transform-negative => delete-matching-items
    list-search-positive    => find-matching-item

Implement new procedures:

    keep-matching-items!
    delete-matching-items!
v7/src/runtime/list.scm
v7/src/runtime/runtime.pkg