[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Wed Apr 21 07:33:01 UTC 2010
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2070 slime/ChangeLog:1.2072
--- slime/ChangeLog:1.2070 Mon Apr 19 22:25:23 2010
+++ slime/ChangeLog Tue Apr 20 05:48:19 2010
@@ -1,3 +1,15 @@
+2010-04-20 Tobias C. Rittweiler <tcr at freebits.de>
+
+ * swank-sbcl.lisp (condition-timed-wait): New helper. Use
+ WITH-DEADLINE rather than WITH-TIMEOUT because the latter conses a
+ new timer, and this function is called _a lot_.
+ (receive-if): Use it.
+
+2010-04-20 Stas Boukarev <stassats at gmail.com>
+
+ * slime.el (slime-update-threads-buffer): Save point position
+ on updates.
+
2010-04-20 Stas Boukarev <stassats at gmail.com>
* README: advertise additional contribs, especially slime-fancy.
More information about the slime-devel
mailing list