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 | 1e87980a965528177fef3cf97298f44ef02cbfc0 (patch) | |
tree | be8c10c81e64165127c7495d1cb11f0e7831cc9d /README | |
parent | c60416ef24f5d97feba85674198932ffda5fdba5 (diff) | |
download | geiser-guile-1e87980a965528177fef3cf97298f44ef02cbfc0.tar.gz geiser-guile-1e87980a965528177fef3cf97298f44ef02cbfc0.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 | |