Index: slime/contrib/ChangeLog diff -u slime/contrib/ChangeLog:1.533 slime/contrib/ChangeLog:1.534 --- slime/contrib/ChangeLog:1.533 Tue Mar 6 12:55:19 2012 +++ slime/contrib/ChangeLog Wed Mar 7 19:04:48 2012 @@ -1,3 +1,9 @@ +2012-03-08 Stas Boukarev stassats@gmail.com + + * swank-arglists.lisp (print-decoded-arglist): When the source of + the arglist is a local definition from FLET, some parts may be + represented as ARGLIST-DUMMY, handle them. + 2012-03-06 Helmut Eller heller@common-lisp.net
* swank-kawa.scm (module-method>meth-ref): Slightly better