Index: slime/contrib/ChangeLog diff -u slime/contrib/ChangeLog:1.228 slime/contrib/ChangeLog:1.229 --- slime/contrib/ChangeLog:1.228 Tue Jul 21 07:02:42 2009 +++ slime/contrib/ChangeLog Wed Jul 22 07:25:28 2009 @@ -1,3 +1,12 @@ +2009-07-22 Stas Boukarev stassats@gmail.com + + * swank-fuzzy.lisp (fuzzy-convert-matching-for-emacs): format + floats on the lisp side, because Emacs doesn't accept d0 or s0, + which could get there as a result of *read-default-float-format* + modification. + + * slime-fuzzy.el (slime-fuzzy-insert-completion-choice): ditto. + 2009-07-15 Tobias C. Rittweiler tcr@freebits.de
* swank-sbcl-exts.lisp (compute-enriched-decoded-arglist): Filter