[slime-cvs] CVS slime
mbaringer
mbaringer at common-lisp.net
Thu Dec 7 11:09:46 UTC 2006
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv2693
Modified Files:
ChangeLog
Log Message:
--- /project/slime/cvsroot/slime/ChangeLog 2006/12/07 07:37:04 1.1016
+++ /project/slime/cvsroot/slime/ChangeLog 2006/12/07 11:09:46 1.1017
@@ -1,3 +1,12 @@
+2006-12-07 mb <mb at bese.it>
+
+ * swank.lisp (init-inspector): Added eval parameter. If NIL we
+ don't eval FORM but limit our selves to cl:read'ing it and
+ inspecting that value.
+
+ * slime.el (slime-inspect): If a prefix argument is provided pass
+ :eval nil to swank:init-inspector.
+
2006-12-07 Paul Collins <paul at briny.ondioline.org>
* hyperspec.el (common-lisp-hyperspec): Strip all text properties
More information about the slime-cvs
mailing list