0.8.0.18:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 30 May 2003 09:39:21 +0000 (09:39 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 30 May 2003 09:39:21 +0000 (09:39 +0000)
commite92a2f8844d9125e76a4b96dc27b56632bfd85b6
tree414a3d5a47446c830152e2dc21fea48a71062152
parent4373334c459af4a06a08db880e613c7aeb4876f7
0.8.0.18:
Fix bug in APROPOS (reported by cliini on #lisp IRC 2003-05-29)
... it's the second value from FIND-SYMBOL that we want to
compare to :EXTERNAL, not the primary :)
... while we're at it, quieten WITH-PACKAGE-ITERATOR (and
incidentally LOOP FOR ... BEING EACH SYMBOL IN ...)
NEWS
src/code/package.lisp
src/code/target-package.lisp
tests/interface.pure.lisp
version.lisp-expr