[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Wed Jan 12 17:10:47 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv3510
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Wed Jan 12 18:10:45 2005
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.595 slime/ChangeLog:1.596
--- slime/ChangeLog:1.595 Mon Jan 10 20:35:07 2005
+++ slime/ChangeLog Wed Jan 12 18:10:44 2005
@@ -1,3 +1,26 @@
+2005-01-12 Robert Lehr <bozzio at the-lehrs.com>
+
+ * slime.el (slime-changelog-date): Return nil if the ChangLog file
+ doesn't exits.
+ (slime-repl-update-banner): Write "ChangeLog file not found" if
+ the ChangeLog doesn't exist.
+
+2005-01-12 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
+
+ * slime.el (slime-inspector-operate-on-click): New command for
+ inspecting the value value at the clicked-at position or invoking
+ an inspector action.
+ (slime-inspector-mode-map): Bind it to mouse-2.
+ (slime-inspector-insert-ispec): Add mouse-face properties for
+ clickable values and action buttons.
+
+2005-01-12 Helmut Eller <heller at common-lisp.net>
+
+ * swank.lisp (*default-worker-thread-bindings*): New variable to
+ initialize dynamic variables in worker threads.
+ (spawn-worker-thread, call-with-bindings): New helper functions.
+ (thread-for-evaluation): Use them.
+
2005-01-10 Utz-Uwe Haus <haus+slime at merkur.math.uni-magdeburg.de>
* swank-sbcl.lisp (profile-package): Add implementation for SBCL.
More information about the slime-cvs
mailing list