Index: slime/contrib/ChangeLog diff -u slime/contrib/ChangeLog:1.492 slime/contrib/ChangeLog:1.494 --- slime/contrib/ChangeLog:1.492 Mon Sep 12 09:23:59 2011 +++ slime/contrib/ChangeLog Fri Sep 30 19:32:58 2011 @@ -1,3 +1,14 @@ +2011-10-01 Stas Boukarev stassats@gmail.com + + * slime-fuzzy.el (slime-fuzzy-done): Fix completion in the minibuffer. + +2011-10-01 Stas Boukarev stassats@gmail.com + + * swank-asdf.lisp (xref-doit): Guard against using on things + other than symbols and strings. slime-edit-uses may call it on + (setf function), and it'll pop into the debugger. + Report by Bart Botta. + 2011-09-12 Christophe Rhodes csr21@cantab.net
* slime-media.el (slime-dispatch-media-event): allow swank to