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
commit0b410d7b466f86afeb2848be5e3b7a236d7da208 (patch)
tree45bfc31eb85e0358168cc8e48dbd04aff2cf6deb /README
parent630fe511b7ca38d22dc6729b73989b20b3a21076 (diff)
downloadgeiser-0b410d7b466f86afeb2848be5e3b7a236d7da208.tar.gz
geiser-0b410d7b466f86afeb2848be5e3b7a236d7da208.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 |