[slime-cvs] CVS update: /slime/slime.el
Marco Baringer
mbaringer at common-lisp.net
Mon Oct 17 18:15:36 UTC 2005
Update of /project/slime/cvsroot//slime
In directory common-lisp.net:/tmp/cvs-serv32580
Modified Files:
slime.el
Log Message:
(slime-eval-for-lisp): New API. This function now takes a single
string, representing the form to evaluate, and uses emacs' read
function to convert it into a form before eval'ing it.
(slime-dispatch-event): The :eval event now passes a single string
(instead of a string and something looking kind of like a form).
Date: Mon Oct 17 20:15:36 2005
Author: mbaringer
More information about the slime-cvs
mailing list