[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Fri Jan 9 23:09:01 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:

Date: Fri Jan  9 18:09:01 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.193 slime/ChangeLog:1.194
--- slime/ChangeLog:1.193	Fri Jan  9 16:52:22 2004
+++ slime/ChangeLog	Fri Jan  9 18:09:01 2004
@@ -4,6 +4,13 @@
 	`slime-default-connection' activates. This fixes an annoying
 	"Selecting deleted buffer" bug that prevented SLIME from being
 	restarted.
+	(slime-next-connection): Fixed a bug where buffer-local connection
+	bindings could get in the way and prevent the connection from
+	actually changing.
+	(slime-complete-restore-window-configuration): Wrap
+	`set-window-configuration' in `save-excursion'. This fixes a
+	problem where the cursor would end up in the wrong place after
+	completion in XEmacs.
 
 2004-01-09  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 





More information about the slime-cvs mailing list