[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Sun Oct 30 23:00:11 UTC 2005
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.801 slime/ChangeLog:1.803
--- slime/ChangeLog:1.801 Sun Oct 23 10:53:00 2005
+++ slime/ChangeLog Sun Oct 30 18:07:14 2005
@@ -1,3 +1,21 @@
+2005-10-30 Andras Simon <andras at renyi.hu>
+
+ * swank-abcl.lisp (inspect-for-emacs): Track mop changes in ABCL.
+
+2005-10-30 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-eval): Ensure that the connection is open before
+ waiting for input.
+
+ * swank.lisp (simple-serve-requests): Close the connection at the
+ end.
+
+2005-10-23 Harald Hanche-Olsen <hanche at math.ntnu.no>
+
+ * slime.el (slime-init-keymaps): Use vectors when defining keys,
+ because e.g. (define-key (string ?\C-c) ...) doesn't work in the
+ emacs-unicode-2 branch.
+
2005-10-23 Stefan Kamphausen <skampi at gmx.net>
* slime.el (slime-repl-history-size, slime-repl-history-file): Use
More information about the slime-devel
mailing list