diff options
author | jao <jao@gnu.org> | 2021-12-21 02:56:32 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-12-21 02:56:44 +0000 |
commit | 67c4689da3b05495ef8a7ab0e2a04dbaf1f49f89 (patch) | |
tree | f793b3b00a04a8c81807b8987283bee5daa5f295 /doc/cheat.texi | |
parent | 8bc53c168e72d9ec2ce9353298c3df6d0ab59a4f (diff) | |
download | geiser-67c4689da3b05495ef8a7ab0e2a04dbaf1f49f89.tar.gz geiser-67c4689da3b05495ef8a7ab0e2a04dbaf1f49f89.tar.bz2 |
Documentation updates
Diffstat (limited to 'doc/cheat.texi')
-rw-r--r-- | doc/cheat.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/cheat.texi b/doc/cheat.texi index c6e7afb..ba0eb0e 100644 --- a/doc/cheat.texi +++ b/doc/cheat.texi @@ -46,6 +46,9 @@ third key not modified by @key{Control}; e.g., @tab @code{geiser-insert-lambda} @tab Insert greek lambda or, with prefix, a lambda form @item @tab @tab +@item C-c C-i +@tab @code{geiser-eval-interrupt} +@tab Interrupt ongoing evaluation @item C-M-x @tab @code{geiser-eval-definition} @tab Eval definition around point |