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 | fb58ec28796138f39bb74a3fde56ce134256a457 (patch) | |
tree | b6cb9ef905061bd61169c7d5fc237367f1ef5e24 /README | |
parent | 97b953d0bbf6162ab15ccff8af0b9891922ab491 (diff) | |
download | geiser-fb58ec28796138f39bb74a3fde56ce134256a457.tar.gz geiser-fb58ec28796138f39bb74a3fde56ce134256a457.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 | |----------------+----------------------------------------------------| |