[slime-cvs] CVS slime

mkoeppe mkoeppe at common-lisp.net
Sun Jan 20 16:19:00 UTC 2008


Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv24715

Modified Files:
	ChangeLog 
Log Message:


--- /project/slime/cvsroot/slime/ChangeLog	2008/01/20 13:31:18	1.1270
+++ /project/slime/cvsroot/slime/ChangeLog	2008/01/20 16:18:59	1.1271
@@ -1,5 +1,19 @@
 2008-01-20  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
 
+	New hooks that allow the slime-presentations contrib to hook
+	into the debugger and inspector.
+	
+	* slime.el (sldb-insert-frame-variable-value-function): New
+	variable.
+	(sldb-insert-frame-variable-value): New function, default value
+	for sldb-insert-frame-variable-value-function.
+	(sldb-insert-locals): Use it here.
+
+	* slime.el (slime-inspector-insert-ispec-function): New variable.
+	(slime-open-inspector): Use it here.
+
+2008-01-20  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
+
 	* doc/slime.texi (Presentations): Improve documentation of
 	presentations. 
 




More information about the slime-cvs mailing list