[slime-cvs] CVS slime
mbaringer
mbaringer at common-lisp.net
Wed Sep 13 15:26:06 UTC 2006
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv31851
Modified Files:
ChangeLog
Log Message:
--- /project/slime/cvsroot/slime/ChangeLog 2006/09/13 15:25:29 1.942
+++ /project/slime/cvsroot/slime/ChangeLog 2006/09/13 15:26:05 1.943
@@ -3,11 +3,6 @@
* swank.lisp (format-iso8601-time): Properly handle non integer
time zones.
-2006-09-13 Marco Baringer <mb at bese.it>
-
- * slime.el (slime-insert-xrefs): Specify which file the item is
- in (when that information is available).
-
2006-09-13 Taylor R Campbell <campbell at mumble.net>
* slime.el (slime-init-output-buffer): Initial directory and
@@ -29,6 +24,8 @@
the object being inspected. There are some cases where we have an
object in the inspector and we'd like to dump it to the repl but
we can't get at it through other means (like in back-traces).
+ (slime-insert-xrefs): Specify which file the item is in (when that
+ information is available).
* swank.lisp (format-arglist-for-echo-area): Instead of using
let+first+rest to destructure a form use destructuring-bind.
More information about the slime-cvs
mailing list