[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Thu Sep 24 07:33:01 UTC 2009
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1862 slime/ChangeLog:1.1864
--- slime/ChangeLog:1.1862 Mon Sep 21 15:36:53 2009
+++ slime/ChangeLog Wed Sep 23 07:20:02 2009
@@ -1,3 +1,15 @@
+2009-09-23 Helmut Eller <heller at common-lisp.net>
+
+ * swank-sbcl.lisp (receive-if): Bind *break-on-signals* to
+ nil before using with-timeout.
+
+2009-09-22 Helmut Eller <heller at common-lisp.net>
+
+ * swank-ccl.lisp (find-definitions): For fbound symbols also
+ consider source-notes in the function object. Useful if
+ the function slot was set with (setf (symbol-function ..))
+ and not by defun.
+
2009-09-21 Stas Boukarev <stassats at gmail.com>
* doc/slime.texi (slime-sprof): document slime-sprof contrib.
More information about the slime-devel
mailing list