Implement FIND-PACKAGE-FROM-SUBSTRING which works in the same
commitb60a65ba9a2e42dea17284b9101f81066e85e1d6
authorTobias C Rittweiler <trittweiler@common-lisp.net>
Thu, 25 Dec 2008 14:21:21 +0000 (25 15:21 +0100)
committerTobias C Rittweiler <trittweiler@common-lisp.net>
Thu, 25 Dec 2008 14:21:21 +0000 (25 15:21 +0100)
treeebe27a855c71afbc336e62ad786e8f66e1763541
parent6b307d26244bc1c93e8be2dbe2f06f8e12634f1e
Implement FIND-PACKAGE-FROM-SUBSTRING which works in the same
spirit as FIND-SYMBOL*.

A later changeset will make use of this in the reader, so we
do not cons up a new string for each explicitly given package
qualifier.
build-order.lisp-expr
src/code/target-package.lisp