[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Tue Jun 22 05:53:21 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:

Date: Mon Jun 21 22:53:21 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.417 slime/ChangeLog:1.418
--- slime/ChangeLog:1.417	Sun Jun 20 23:27:24 2004
+++ slime/ChangeLog	Mon Jun 21 22:53:21 2004
@@ -1,3 +1,14 @@
+2004-06-22  Luke Gorrie  <luke at bluetail.com>
+
+	* slime.el (slime-output-filter): Choose connection based on
+	process-buffer, not current buffer. This fixes a bug where output
+	from multiple Lisp sessions could get mixed up.
+	(slime-kill-all-buffers): Include all *inferior-lisp*[<n>] buffers.
+	Split the customize settings into more subgroups.
+
+	* swank.lisp (prefixed-var): Intern *REAL-STANDARD-INPUT* etc in
+	the SWANK package instead of the COMMON-LISP package.
+
 2004-06-21  Luke Gorrie  <luke at bluetail.com>
 
 	* swank-loader.lisp (*lisp-name*): Add version number to





More information about the slime-cvs mailing list