[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Fri Jul 23 16:36:36 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:

Date: Fri Jul 23 09:36:36 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.485 slime/ChangeLog:1.486
--- slime/ChangeLog:1.485	Thu Jul 22 09:55:26 2004
+++ slime/ChangeLog	Fri Jul 23 09:36:36 2004
@@ -1,3 +1,13 @@
+2004-07-23  Luke Gorrie  <luke at bluetail.com>
+
+	* slime.el (slime-set-state): Show the message in the modeline in
+	the case where we aren't connected. Otherwise the "not connected"
+	status is ignored.
+	(slime-net-sentinel): Close the connection before changing the
+	status message. The old behaviour of this combined with the old
+	behaviour of `slime-set-state' could generally cause spurious
+	errors after a connection was closed.
+
 2004-07-22  Luke Gorrie  <luke at bluetail.com>
 
 	* swank.lisp (carefully-find-package): Return *BUFFER-PACKAGE* if





More information about the slime-cvs mailing list