0.8.4.20
authorDaniel Barlow <dan@telent.net>
Sat, 11 Oct 2003 16:44:01 +0000 (16:44 +0000)
committerDaniel Barlow <dan@telent.net>
Sat, 11 Oct 2003 16:44:01 +0000 (16:44 +0000)
Is that lint?

DEFINITION-SOURCE now has both FORM-PATH (a la CMUCL source
path, renamed because "source-path" is just too similar to
"source-pathname") and CHARACTER-OFFSET accessors.

DEFINITION-SOURCE now works to some extent on struct accessors
and predicates.  (It gets the pathname right, but I can't find
anywhere to get a within-file offset)

Commentary and stuff.

version.lisp-expr

index fc9951a..9743a13 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.4.19"
+"0.8.4.20"