diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-11 03:01:33 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-11 03:01:33 +0100 |
commit | dfc900c0e2f59edfb06bbdabfc4bcde172d6ced9 (patch) | |
tree | ff2937e287b418520e082d06907e5027601e4eee /doc/cheat.texi | |
parent | 3db4017f11317c497fba0e97adb5fd1a18ca4534 (diff) | |
download | geiser-guile-dfc900c0e2f59edfb06bbdabfc4bcde172d6ced9.tar.gz geiser-guile-dfc900c0e2f59edfb06bbdabfc4bcde172d6ced9.tar.bz2 |
Partial work (connections working)
Diffstat (limited to 'doc/cheat.texi')
-rw-r--r-- | doc/cheat.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/cheat.texi b/doc/cheat.texi index 4e81b92..68e4274 100644 --- a/doc/cheat.texi +++ b/doc/cheat.texi @@ -107,9 +107,6 @@ @item C-c C-q @tab geiser-repl-exit @tab Kill Scheme process -@item C-c C-k -@tab geiser-repl-nuke -@tab Soft restart for unresponsive REPL @item M-. @tab geiser-edit-symbol-at-point @tab Edit identifier at point |