[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Mon Nov 3 03:33:01 UTC 2008
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1578 slime/ChangeLog:1.1581
--- slime/ChangeLog:1.1578 Fri Oct 31 14:19:35 2008
+++ slime/ChangeLog Sun Nov 2 12:05:24 2008
@@ -1,3 +1,20 @@
+2008-11-02 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-popup-buffer-quit): Always delete windows and
+ bury the buffer.
+
+2008-11-02 Helmut Eller <heller at common-lisp.net>
+
+ * swank-backend.lisp (slime-interrupt-queued): New condition.
+ * swank.lisp (invoke-or-queue-interrupt): Raise it here.
+ * swank-cmucl.lisp (wait-for-input): Make fd readable in condition
+ handler so that we can call serve-events without timeout.
+
+2008-11-02 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el ([test] find-definition.2, [test] compile-defun):
+ Expect to fail for CCL.
+
2008-10-31 Helmut Eller <heller at common-lisp.net>
* slime.el (slime-repl-history-pattern): Simplify as suggested by
More information about the slime-devel
mailing list