[slime-cvs] CVS slime
trittweiler
trittweiler at common-lisp.net
Fri Jul 4 22:04:51 UTC 2008
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv32229
Modified Files:
ChangeLog
Log Message:
* swank-sbcl.lisp (code-location-source-location),
(code-location-debug-source-name): Patched for incompatible
structure change in SBCL 1.0.18.10.
--- /project/slime/cvsroot/slime/ChangeLog 2008/07/04 21:56:56 1.1361
+++ /project/slime/cvsroot/slime/ChangeLog 2008/07/04 22:04:51 1.1362
@@ -1,3 +1,9 @@
+2008-07-04 Richard M Kreuter <kreuter at progn.net>
+
+ * swank-sbcl.lisp (code-location-source-location),
+ (code-location-debug-source-name): Patched for incompatible
+ structure change in SBCL 1.0.18.10.
+
2008-07-04 Tobias C. Rittweiler <tcr at freebits.de>
* slime.el (slime-call-defun): Broken on DEFMETHOD forms. Fix
@@ -27,7 +33,7 @@
(slime-cl-symbol-package),
(slime-qualify-cl-symbol-name): Resurrected from the `slime-parse'
contrib, as they've been used by `slime-call-defun'.
-
+
2008-06-02 Raymond Toy <toy.raymond at gmail.com>
Unicode support for CMUCL.
More information about the slime-cvs
mailing list