diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-07-25 23:43:50 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-07-25 23:43:50 +0200 |
commit | 235543503d09a52a513054ed75ac2506b7ce87bf (patch) | |
tree | e75df482f8154e55a1a418fc38b5ccd4c2c09364 /README | |
parent | 941d65165b3bce917d3bff9952e582800ccf2981 (diff) | |
download | geiser-guile-235543503d09a52a513054ed75ac2506b7ce87bf.tar.gz geiser-guile-235543503d09a52a513054ed75ac2506b7ce87bf.tar.bz2 |
C-c z as a to and fro jump, plus documentation.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -130,7 +130,7 @@ *** In the REPL |----------------+----------------------------------------------------| - | C-c C-z, C-c z | Start Scheme REPL (if it's not running) | + | C-c C-z, C-c z | Start Scheme REPL, or jump to previous buffer | | C-c C-q | Kill Scheme process | |----------------+----------------------------------------------------| | M-. | Edit identifier at point | |