[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Wed Apr 20 22:00:03 UTC 2005


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.667 slime/ChangeLog:1.669
--- slime/ChangeLog:1.667	Tue Apr 19 22:24:49 2005
+++ slime/ChangeLog	Wed Apr 20 19:27:52 2005
@@ -1,3 +1,13 @@
+2005-04-20  Luke Gorrie  <luke at synap.se>
+
+	* swank.lisp (arglist-to-string): Bind *PRINT-ESCAPE* to NIL. This
+	way symbols in arglists are printed as with PRINC, i.e. without
+	package qualifier.
+
+	* swank-sbcl.lisp (preferred-communication-style): Use
+	`linux_no_threads_p' alien variable to decide whether to use
+	:SPAWN. From dan_b for compatibility with new SBCLs.
+
 2005-04-19  heller  <heller at xaital>
 
 	* /project/slime/cvsroot/slime/PROBLEMS: Warn about old kernels.



More information about the slime-devel mailing list