Index: slime/ChangeLog diff -u slime/ChangeLog:1.2166 slime/ChangeLog:1.2167 --- slime/ChangeLog:1.2166 Thu Dec 2 11:39:00 2010 +++ slime/ChangeLog Thu Dec 9 13:51:17 2010 @@ -1,3 +1,8 @@ +2010-12-09 Helmut Eller heller@common-lisp.net + + * slime.el (slime-toggle-break-on-signals): New command. + * swank.lisp (toggle-break-on-signals): The corresponding Lisp code. + 2010-12-02 Martin Simmons martin@lispworks.com
* swank-lispworks.lisp (frame-actual-args): Reimplement to include Index: slime/contrib/ChangeLog diff -u slime/contrib/ChangeLog:1.425 slime/contrib/ChangeLog:1.426 --- slime/contrib/ChangeLog:1.425 Thu Oct 28 09:30:31 2010 +++ slime/contrib/ChangeLog Thu Dec 9 14:55:57 2010 @@ -1,3 +1,8 @@ +2010-12-09 Stas Boukarev stassats@gmail.com + + * swank-fancy-inspector.lisp (emacs-inspect): Work on methods + without associated generic function. + 2010-10-28 Stas Boukarev stassats@gmail.com
* swank-package-fu.lisp (list-structure-symbols): Include the name