[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Sun Oct 30 15:14:01 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv15164
Modified Files:
ChangeLog
Log Message:
Date: Sun Oct 30 16:14:00 2005
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.801 slime/ChangeLog:1.802
--- slime/ChangeLog:1.801 Sun Oct 23 10:53:00 2005
+++ slime/ChangeLog Sun Oct 30 16:14:00 2005
@@ -1,3 +1,17 @@
+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-cvs
mailing list