doc/list-exports.lisp: Bind `*package*' while reading files.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Jan 2016 02:10:39 +0000 (02:10 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 10 Jan 2016 02:45:45 +0000 (02:45 +0000)
Otherwise we can get confused by read-time evaluation and other such
wonders.  Unfortunately this means that some of the macros we have
magical support for now need package qualification here.  Oh, well.


No differences found