diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-24 01:10:45 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-24 01:10:45 +0100 |
commit | 3785538c8c5712cda4d4758e5c6c317f9db55657 (patch) | |
tree | be9c61aa34d041113a50755961665b598d49cf23 /doc/cheat.texi | |
parent | 978e3ac1b6cb35bd2d74203e9b094e7527f67b64 (diff) | |
download | geiser-3785538c8c5712cda4d4758e5c6c317f9db55657.tar.gz geiser-3785538c8c5712cda4d4758e5c6c317f9db55657.tar.bz2 |
More documentation nits0.1.1
Diffstat (limited to 'doc/cheat.texi')
-rw-r--r-- | doc/cheat.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cheat.texi b/doc/cheat.texi index 154b7e4..d222a13 100644 --- a/doc/cheat.texi +++ b/doc/cheat.texi @@ -20,9 +20,9 @@ third key not modified by @key{Control}; e.g., @item C-c C-z @tab @code{geiser-mode-switch-to-repl} @tab Switch to REPL -@item C-c C-a, C-u C-c C-z +@item C-c C-a @tab @code{geiser-mode-switch-to-repl-and-enter} -@tab Switch to REPL and current module +@tab Switch to REPL and current module (also @kbd{C-u C-c C-z}) @item C-c C-s @tab @code{geiser-set-scheme} @tab Specify Scheme implementation for buffer |