[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Sun Oct 19 10:45:25 UTC 2003


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv14254

Modified Files:
	ChangeLog 
Log Message:

Date: Sun Oct 19 06:45:25 2003
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.43 slime/ChangeLog:1.44
--- slime/ChangeLog:1.43	Sun Oct 19 06:05:56 2003
+++ slime/ChangeLog	Sun Oct 19 06:45:24 2003
@@ -1,3 +1,12 @@
+2003-10-19  Luke Gorrie  <luke at bluetail.com>
+
+	* slime.el (slime): Connection setup is now asynchronous, with
+	retrying on a timer. This makes it possible to bring the server up
+	by hand while debugging. `M-x slime' while already connected will
+	cause the old connection to be dropped and a new one established.
+	(slime-disconnect): New command to disconnect from Swank, or
+	cancel asynchronous connection attempts when not yet connected.
+
 2003-10-18  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* slime.el: Fix some bugs in the state machine and be a bit more





More information about the slime-cvs mailing list