1.0.9.43: .PV-CELL., use .PV. directly
commitc1d63b850fe9528036f8ae715088384e81d880cc
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 8 Sep 2007 15:15:45 +0000 (8 15:15 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 8 Sep 2007 15:15:45 +0000 (8 15:15 +0000)
tree2bdc98eb0c99dad2e070fac8c99a3b8a55065114
parente5cf6f26b24a3c85bd3258dd9cac9d9a26d510f3
1.0.9.43: .PV-CELL., use .PV. directly

* Now that .CALLS. are gone we can get rid of the extra indirection.
  (Maybe we have to add it back later, but worry about that then.)

* Since .PV. is magical, also localize its bindings to vector.lisp,
  instead of exposing the variable in PV-BINDING1's interface (which
  is used elsewhere as well.)
src/pcl/boot.lisp
src/pcl/combin.lisp
src/pcl/dlisp.lisp
src/pcl/methods.lisp
src/pcl/slots-boot.lisp
src/pcl/vector.lisp
version.lisp-expr