diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-03-07 05:16:20 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-03-07 05:16:20 +0100 |
commit | a7d5b74b8fcda5952da0557bcd5d3cbb45fc6403 (patch) | |
tree | 48bfa6f97f9ba4543886fb3d27d600d95ab3a2e7 /README | |
parent | 6301342e046ccca8a981c072b1968496b0e9e43a (diff) | |
download | geiser-a7d5b74b8fcda5952da0557bcd5d3cbb45fc6403.tar.gz geiser-a7d5b74b8fcda5952da0557bcd5d3cbb45fc6403.tar.bz2 |
New command to switch to REPL and put it in current module.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | |