[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Sat Oct 21 04:35:01 UTC 2006
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.976 slime/ChangeLog:1.979
--- slime/ChangeLog:1.976 Thu Oct 19 20:13:34 2006
+++ slime/ChangeLog Fri Oct 20 13:08:58 2006
@@ -1,3 +1,20 @@
+2006-10-20 Helmut Eller <heller at common-lisp.net>
+
+ * swank-backend.lisp, swank-cmucl.lisp:
+ (startup-idle-and-top-level-loops): Deleted. Merged into
+ initialize-multiprocessing.
+
+2006-10-20 Attila Lendvai <attila.lendvai at gmail.com>
+
+ * slime.el (slime-fuzzy-choices-buffer): Added kill-buffer-hook to
+ the completion buffer to slime-fuzzy-abort, so we get out from the
+ completion mode and key maps when the completion buffer is closed.
+
+2006-10-20 Marco Baringer <mb at bese.it>
+
+ * slime.el (slime-target-buffer-fuzzy-completions-map): Fix a bug
+ I introduced when applying levente's patch.
+
2006-10-20 Martin Simmons <martin at lispworks.com>
* swank-backend.lisp (initialize-multiprocessing): New API to
More information about the slime-devel
mailing list