summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-07-25 23:43:50 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-07-25 23:43:50 +0200
commit235543503d09a52a513054ed75ac2506b7ce87bf (patch)
treee75df482f8154e55a1a418fc38b5ccd4c2c09364 /README
parent941d65165b3bce917d3bff9952e582800ccf2981 (diff)
downloadgeiser-chez-235543503d09a52a513054ed75ac2506b7ce87bf.tar.gz
geiser-chez-235543503d09a52a513054ed75ac2506b7ce87bf.tar.bz2
C-c z as a to and fro jump, plus documentation.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index fcf5f4f..09b52c7 100644
--- a/README
+++ b/README
@@ -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 |