| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* Fix keyword bloating in DEFPACKAGE :EXPORT clauses
* Fix keyword bloating in DEFPACKAGE :SHADOW clause
|
|
|
|
|
|
|
|
| |
Tags in this list don't have their body indented even if
*INDENT* is true.
<pre> in particular is indentation sensitive, and it's irritating
when rendering changes as :indent is flipped.
|
|
|
|
|
|
|
| |
Previously the tests implicitly assumed that EVAL does macroexpansion
at runtime -- which is legal, but not required.
Add explicit EVAL calls to tests requiring that.
|
|
|
|
| |
A bit ugly, but...
|
|
|
|
|
| |
Just spent 20 minutes trying to figure out why a test that
wasn't failing was...
|
| |
|
|
git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4336 4281704c-cde7-0310-8518-8e2dc76b1ff0
|