0.9.13.23:
authorThiemo Seufer <ths@networkno.de>
Sat, 3 Jun 2006 20:59:00 +0000 (20:59 +0000)
committerThiemo Seufer <ths@networkno.de>
Sat, 3 Jun 2006 20:59:00 +0000 (20:59 +0000)
Unwhitespaceify.

doc/manual/docstrings.lisp
version.lisp-expr

index 4d31746..b703642 100644 (file)
@@ -356,7 +356,7 @@ there is no corresponding docstring."
     ((package constant variable type structure class condition nil)
      nil)
     (method
-     (third (get-name doc)))    
+     (third (get-name doc)))
     (t
      ;; KLUDGE: Eugh.
      ;;
index 3165a5e..2cb00d2 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.9.13.22"
+"0.9.13.23"