[slime-cvs] CVS update: slime/ChangeLog

Marco Baringer mbaringer at common-lisp.net
Sun Feb 8 15:35:24 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:
See ChangeLog.

Date: Sun Feb  8 10:35:23 2004
Author: mbaringer

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.252 slime/ChangeLog:1.253
--- slime/ChangeLog:1.252	Sat Feb  7 17:33:02 2004
+++ slime/ChangeLog	Sun Feb  8 10:35:23 2004
@@ -1,3 +1,16 @@
+2004-02-08  Marco Baringer  <mb at bese.it>
+
+	* swank-openmcl.lisp (find-source-locations): Eliminate unused
+	variable warning.
+
+	* swank.lisp (swank-pprint): Bind pretty print vars to
+	*swank-pprint-X* counter parts.
+	(*swank-pprint-circle*, *swank-pprint-escape*,
+	*swank-pprint-level*, *swank-pprint-length*): Swank counterparts
+	to *print-X* variables used when swank needs to pretty print a
+	form.
+	(apply-macro-expander): Use swank-pprint.
+
 2004-02-07  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* swank-cmucl.lisp (send, receive, interrupt-thread): Implement





More information about the slime-cvs mailing list