0.9.15.46: cosmetic cleanups
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 22 Aug 2006 15:48:56 +0000 (15:48 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Tue, 22 Aug 2006 15:48:56 +0000 (15:48 +0000)
commit903f4432362a1e7764dfed46d35894625cc085d8
tree0f0ad8f72ba67d095d73169775f568fb20c9f9e4
parent09702467ab16baab34dc209606d9d07af38eaedd
0.9.15.46: cosmetic cleanups
 * SLOT-VALUE-OR-DEFAULT now uses an UNREADABLE-OBJECT as the default
   marker for unbound slots, giving us #<unbound slot> instead of "unbound".
 * Edit special operator docstrings for consistency.
 * Whitespace.
package-data-list.lisp-expr
src/assembly/assemfile.lisp
src/code/debug.lisp
src/code/late-extensions.lisp
src/compiler/ir1-translators.lisp
src/pcl/boot.lisp
src/pcl/methods.lisp
src/pcl/slots.lisp
tests/mop.impure.lisp
version.lisp-expr