summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-03-07 05:16:20 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-03-07 05:16:20 +0100
commit1e87980a965528177fef3cf97298f44ef02cbfc0 (patch)
treebe8c10c81e64165127c7495d1cb11f0e7831cc9d /README
parentc60416ef24f5d97feba85674198932ffda5fdba5 (diff)
downloadgeiser-chez-1e87980a965528177fef3cf97298f44ef02cbfc0.tar.gz
geiser-chez-1e87980a965528177fef3cf97298f44ef02cbfc0.tar.bz2
New command to switch to REPL and put it in current module.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 9f068ab..d3af308 100644
--- a/README
+++ b/README
@@ -92,6 +92,7 @@
|---------------------+-------------------------------------------------|
| C-c C-z | Switch to REPL |
+ | C-u C-c C-z | Switch to REPL and current module |
| C-c C-s | Specify Scheme implementation for buffer |
|---------------------+-------------------------------------------------|
| M-. | Go to definition of identifier at point |