[slime-cvs] CVS slime/contrib
trittweiler
trittweiler at common-lisp.net
Tue Nov 27 16:20:12 UTC 2007
Update of /project/slime/cvsroot/slime/contrib
In directory clnet:/tmp/cvs-serv2385/contrib
Modified Files:
ChangeLog
Log Message:
* swank-arglists (print-arglist): Print initforms in &optional and
&key lambda list specifiers as if by PRIN1 instead of PRINC.
Reported by Michael Weber.
--- /project/slime/cvsroot/slime/contrib/ChangeLog 2007/11/24 08:15:20 1.66
+++ /project/slime/cvsroot/slime/contrib/ChangeLog 2007/11/27 16:20:12 1.67
@@ -1,3 +1,9 @@
+2007-11-27 Tobias C. Rittweiler <tcr at freebits.de>
+
+ * swank-arglists (print-arglist): Print initforms in &optional and
+ &key lambda list specifiers as if by PRIN1 instead of PRINC.
+ Reported by Michael Weber.
+
2007-11-24 Helmut Eller <heller at common-lisp.net>
* slime-fuzzy.el: Use slime-require instead of a connected-hook.
More information about the slime-cvs
mailing list