[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Wed Feb 25 08:00:02 UTC 2004


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.262 slime/ChangeLog:1.264
--- slime/ChangeLog:1.262	Mon Feb 23 02:21:31 2004
+++ slime/ChangeLog	Wed Feb 25 02:29:59 2004
@@ -1,3 +1,26 @@
+2004-02-25  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* slime.el (slime-with-chosen-connection): Bind
+	slime-dispatching-connection and not slime-buffer-connection.
+	slime-buffer-connection is a buffer local variable not a dynamic
+	variable.
+	(slime-find-connection-by-type-name)
+	(slime-read-lisp-implementation-type-name): Where lost during the
+	merge.
+
+2004-02-25  Peter Seibel  <peter at javamonkey.com>
+
+	* slime.el: Various bits of support for maintaining multiple SLIME
+	connections to different Lisp implementations simultaneously.
+
+	* swank-backend.lisp (lisp-implementation-type-name): Add function to
+	return simple name of lisp implementation; used by new
+	multi-connection functionality in slime.el.
+
+2004-02-25  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* swank.lisp (format-arglist): Use a special pprint-dispatch table.
+
 2004-02-22  Lawrence Mitchell  <wence at gmx.li>
 
 	* swank.lisp (format-arglist): Bind *PRINT-PRETTY* to NIL.




More information about the slime-devel mailing list