Index: slime/ChangeLog diff -u slime/ChangeLog:1.2327 slime/ChangeLog:1.2328 --- slime/ChangeLog:1.2327 Thu May 3 08:49:17 2012 +++ slime/ChangeLog Fri May 4 04:16:40 2012 @@ -1,3 +1,8 @@ +2012-05-04 Nikodemus Siivola nikodemus@random-state.net + + * swank-sbcl.lisp: Remove the SB-C::MERGE-TAIL-CALLS proclamation. + It does nothing, and never did, actually. + 2012-05-03 Stas Boukarev stassats@gmail.com
* slime.el (slime-goto-source-location): Allow for Index: slime/contrib/ChangeLog diff -u slime/contrib/ChangeLog:1.546 slime/contrib/ChangeLog:1.547 --- slime/contrib/ChangeLog:1.546 Thu Apr 19 22:54:21 2012 +++ slime/contrib/ChangeLog Fri May 4 07:34:30 2012 @@ -1,3 +1,8 @@ +2012-05-04 Stas Boukarev stassats@gmail.com + + * swank-fancy-inspector.lisp (emacs-inspect symbol): On SBCL, + show information about type specifiers. + 2012-04-20 John Smith ohwoeowho@googlemail.com
Prettier arglists.