[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Fri Dec 8 05:35:01 UTC 2006


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1015 slime/ChangeLog:1.1017
--- slime/ChangeLog:1.1015	Wed Dec  6 06:51:00 2006
+++ slime/ChangeLog	Thu Dec  7 06:09:46 2006
@@ -1,3 +1,17 @@
+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
+	from the symbol-at-point to avoid problems with read-only text.
+	
 2006-12-06  Marco Baringer  <mb at bese.it>
 
 	* slime.el (slime-search-buffer-package): Don't call



More information about the slime-devel mailing list