Elisp: more flexible parsing of :eval and :ge forms
commit89e1f6444208bc70deeeca765f212296ed11c634
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Sat, 30 Oct 2010 02:57:31 +0000 (30 04:57 +0200)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Sat, 30 Oct 2010 02:57:31 +0000 (30 04:57 +0200)
tree157946b1656e169664300497becf504f05a1c1b6
parentd89131b0ff58fb6d8d12fa0404f2b0d26e964d72
Elisp: more flexible parsing of :eval and :ge forms

This allows the implementation decide the concrete structure of the
code sent to the REPL. For instance, it doesn't need to be a single
s-expression, and argument order can be re-arranged.
elisp/geiser-autodoc.el
elisp/geiser-compile.el
elisp/geiser-completion.el
elisp/geiser-debug.el
elisp/geiser-doc.el
elisp/geiser-edit.el
elisp/geiser-eval.el
elisp/geiser-repl.el
elisp/geiser-xref.el