[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Wed Apr 20 17:27:53 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv25042
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Wed Apr 20 19:27:53 2005
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.668 slime/ChangeLog:1.669
--- slime/ChangeLog:1.668 Wed Apr 20 12:26:35 2005
+++ slime/ChangeLog Wed Apr 20 19:27:52 2005
@@ -1,8 +1,12 @@
2005-04-20 Luke Gorrie <luke at synap.se>
- * swank-sbcl.lisp (communication-style): Use `linux_no_threads_p'
- alien variable to decide whether to use :SPAWN. From dan_b for
- compatibility with new SBCLs.
+ * 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>
More information about the slime-cvs
mailing list