Was anyone else having problems with minibuffer completion? The problem I'm seeing is that slime-completing-read-internal returns "((choices) best)" but its callers seem to expect just "(choices)". Anyways, this patch fixes that, and removes an extra paren in slime-documentation.
/s