0.pre7.142:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 18 Jan 2002 19:07:54 +0000 (19:07 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 18 Jan 2002 19:07:54 +0000 (19:07 +0000)
commitd2c3be7fa4cd6e09db6377ba45afab1af621dbfe
tree50b4748b78cbe2ca8e83e0739da37190d35ffc97
parent0c7ffa8fb85a94482814835c9f28abfd0400ab99
0.pre7.142:
(I hope this looks a lot like 0.7.0. I'll putter on and around
it for a while, xc'ing under CMU CL, building some
applications, etc. Then if there isn't too much
surprise, maybe I can finally ship it!)
late-breaking incompatible cleanup: The default USE list
for DEFPACKAGE and MAKE-PACKAGE is
implementation-defined. Let's just make it NIL, the
way God intended, instead of trying to guess. (Anyone
who actually wants something random can just
:USE (PACKAGE-USE-LIST :CL-USER) anyway.:-) So...
...Implementation-defined things are supposed to be
documented. Put this in the doc string of MAKE-PACKAGE.
...Putting it in NEWS would be good too.
BUGS
CREDITS
NEWS
TODO
src/code/defmacro.lisp
src/code/target-package.lisp
version.lisp-expr