From 1b37dceb787691c5b8cb1dcbc86d622ec9b938b4 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Fri, 12 Apr 2013 01:05:34 +0200 Subject: A bit of documentation for the previous patches --- doc/parens.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/parens.texi b/doc/parens.texi index de88cf5..3ca9390 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -438,7 +438,9 @@ For all of you bearded old lispers still with me, here are some of the commands performing incremental evaluation in Geiser. @code{geiser-eval-last-sexp}, bound to @kbd{C-x C-e}, will eval the -s-expression just before point. +s-expression just before point. If you use a prefix, as in @kbd{C-u C-x +C-e}, besides evaluating it the expression is inserted in the the +buffer. @code{geiser-eval-definition}, bound to @kbd{C-M-x}, finds the topmost definition containing point and sends it for evaluation. The variant -- cgit v1.2.3