[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Tue Apr 27 22:49:45 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Tue Apr 27 18:49:45 2004
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.354 slime/ChangeLog:1.355
--- slime/ChangeLog:1.354	Tue Apr 27 17:24:28 2004
+++ slime/ChangeLog	Tue Apr 27 18:49:45 2004
@@ -1,3 +1,17 @@
+2004-04-28  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* slime.el (slime-net-connect): Bind inhibit-quit to nil, so that
+	we have a chance to interrupt Emacs if open-network-stream blocks.
+	(slime-complete-maybe-restore-window-configuration): Keep trying
+	after slime-repl-indent-and-complete-symbol.
+	(slime-space): Don't close the completion buffer.  We don't know
+	the window-config before the completion, so leave the buffer open.
+
+	* swank.lisp (create-server): New keyword based variant to start
+	the server in background.
+	(setup-server): Add support to keep the socket open for
+	single-threaded Lisps.
+	
 2004-04-27  Luke Gorrie  <luke at bluetail.com>
 
 	* doc/slime.texi (Other configurables): Updated instructions on





More information about the slime-cvs mailing list