2007-04-21 Tobias C. Rittweiler <...>
* slime.el: Fix macroexpanding on things like ",(loop ...)".
(slime-sexp-at-point-for-macroexpansion): New function; like SLIME-SEXP-AT-POINT-OR-ERROR, but fixes up some misbehaviour with respect to macroexpansion. (slime-eval-macroexpand, slime-eval-macroexpand-inplace): Use the new function.