[slime-cvs] CVS slime/contrib
mkoeppe
mkoeppe at common-lisp.net
Sun Jan 20 16:18:49 UTC 2008
Update of /project/slime/cvsroot/slime/contrib
In directory clnet:/tmp/cvs-serv24670/contrib
Modified Files:
ChangeLog
Log Message:
--- /project/slime/cvsroot/slime/contrib/ChangeLog 2008/01/19 14:08:27 1.79
+++ /project/slime/cvsroot/slime/contrib/ChangeLog 2008/01/20 16:18:49 1.80
@@ -1,3 +1,16 @@
+2008-01-20 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
+
+ Hook presentations into debugger and inspector, restoring
+ features that were removed on 2007-08-27.
+
+ * slime-presentations.el (slime-presentation-add-easy-menu):
+ Install presentation menu also in the debugger and inspector.
+ (slime-presentation-inspector-insert-ispec): New.
+ (slime-presentation-sldb-insert-frame-variable-value): New.
+ (slime-presentations-init): Install these functions as
+ slime-inspector-insert-ispec-function and
+ sldb-insert-frame-variable-value-function.
+
2008-01-19 Helmut Eller <heller at common-lisp.net>
* swank-goo.goo: New file.
More information about the slime-cvs
mailing list