diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-07-19 22:26:14 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-07-19 22:26:14 +0200 |
commit | dbc66666f5374165b5cf4980af11d9647b15a755 (patch) | |
tree | b851008e4de4c0663d778cea02f6ed5f899da492 /README | |
parent | 8c0e353f4ba51d25aa8c823f3e6d8ac4ff1b4779 (diff) | |
download | geiser-guile-dbc66666f5374165b5cf4980af11d9647b15a755.tar.gz geiser-guile-dbc66666f5374165b5cf4980af11d9647b15a755.tar.bz2 |
REPL: new doc bindings in tune with those in scheme buffers.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -144,7 +144,8 @@ | C-c C-m, C-c m | Set current module | | C-c C-l, C-c l | Load scheme file | |----------------+----------------------------------------------------| - | C-c C-d, C-c d | See module documentation | + | C-c C-d C-d | See documentation for symbol at point | + | C-c C-d C-m | See documentation for module | | C-c C-a, C-c a | Toggle autodoc mode | |----------------+----------------------------------------------------| |