[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Tue Jun 22 07:00:03 UTC 2004


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.417 slime/ChangeLog:1.419
--- slime/ChangeLog:1.417	Sun Jun 20 23:27:24 2004
+++ slime/ChangeLog	Mon Jun 21 23:25:07 2004
@@ -1,3 +1,21 @@
+2004-06-22  Matthew Danish  <mdanish at andrew.cmu.edu>
+
+	* swank-backend.lisp (unbound-slot-filler): New structure for
+	representing an unbound slot in the inspector functions.
+
+	* swank.lisp, swank-allegro.lisp: Use it.
+
+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-devel mailing list