[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Sat Feb 21 07:37:36 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv18331
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Sat Feb 21 02:37:36 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.259 slime/ChangeLog:1.260
--- slime/ChangeLog:1.259 Wed Feb 18 14:46:01 2004
+++ slime/ChangeLog Sat Feb 21 02:37:36 2004
@@ -1,3 +1,20 @@
+2004-02-21 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+
+ * swank.lisp (process-available-input): Move auxiliary function to
+ toplevel. Test if the stream is open.
+ (install-sigio-handler): Handle the first request after installing
+ the signal handler.
+
+ * slime.el (slime-keys): Bind C-c C-x t to slime-list-threads and
+ C-c C-x c to slime-list-connections.
+ (slime): Disconnect before reconnecting if the inferior-lisp
+ buffer wasn't renamed.
+ (slime-connect): Use the host argument and not "localhost".
+ (slime-compilation-finished): Undo last change. Switch to the
+ buffer to remove old annotations.
+ (slime-choose-overlay-region): Ignore errors in
+ slime-forward-sexp.
+
2004-02-18 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
* slime.el (slime): Just close the connection when called without
More information about the slime-cvs
mailing list