Index: slime/ChangeLog diff -u slime/ChangeLog:1.2358 slime/ChangeLog:1.2359 --- slime/ChangeLog:1.2358 Sat Oct 27 10:53:39 2012 +++ slime/ChangeLog Tue Oct 30 11:38:33 2012 @@ -1,3 +1,8 @@ +2012-10-30 Helmut Eller heller@common-lisp.net + + * swank-cmucl.lisp (dd-location): Use info db as fallback. + (struct-constructor): Return the name not the function. + 2012-10-27 Helmut Eller heller@common-lisp.net
* slime.el (report-condition-with-circular-list): New test.