Hello all,
SLIME 2.13 is released! https://github.com/slime/slime/releases/tag/v2.13
* 2.13 (March 2015)
** Core *** slime-cycle-connections has been deprecated It has been replaced by slime-next-connection and slime-prev-connection. A shortcut for the latter has been added to slime-selector.
** slime-mdot-fu The slime-mdot-fu contrib has been brought back to life. (Thanks to Charles Zhang. Issues #8, #231 and #232.)
** slime-typeout-frame The slime-typeout-frame contrib has been restored. (Issue #221.)
** SBCL backend *** Fixed xrefs coming from C-c C-c Issue #227.
** CMUCL, SBCL and SCL backends *** Better support for custom readtables Functionality that depends on SWANK's source-path-parser, such as `slime-find-definition', now works properly in face of custom readtables by honoring SWANK:*READTABLE-ALIST*. (Thanks to Gábor Melis. PR #244.)
** Kawa backend *** Updated for Kawa version 2.0
Cheers,