diff options
Diffstat (limited to 'doc/cheat.texi')
-rw-r--r-- | doc/cheat.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/cheat.texi b/doc/cheat.texi index 76a2330..f027b64 100644 --- a/doc/cheat.texi +++ b/doc/cheat.texi @@ -61,6 +61,12 @@ third key not modified by @key{Control}; e.g., @item C-c M-r @tab @code{geiser-eval-region-and-go} @tab Eval region and switch to REPL +@item C-c C-b +@tab @code{geiser-eval-buffer} +@tab Eval buffer +@item C-c M-b +@tab @code{geiser-eval-buffer-and-go} +@tab Eval buffer and switch to REPL @item @tab @tab @item C-c C-m C-x @tab @code{geiser-expand-definition} |