diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-23 22:52:32 +0200 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-23 22:53:00 +0200 | 
| commit | 93f86132988ec2c3bf5bfdf85e996e52d812924f (patch) | |
| tree | 5f501728e458f6abd08a215b8fd78899fd4caf79 /README | |
| parent | 174f48b54cf67ae90a242de02647d6bba32a04f6 (diff) | |
| download | geiser-93f86132988ec2c3bf5bfdf85e996e52d812924f.tar.gz geiser-93f86132988ec2c3bf5bfdf85e996e52d812924f.tar.bz2  | |
Documentation tweaks
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 | 
1 files changed, 4 insertions, 4 deletions
@@ -140,11 +140,11 @@      |----------------+----------------------------------------------------|      | C-c C-k, C-c k | Nuke REPL: use it if the REPL becomes unresponsive |      |----------------+----------------------------------------------------| -    | C-c l          | Load scheme file                                   | +    | C-c C-m, C-c m | Set current module +    | C-c C-l, C-c l | Load scheme file                                   |      |----------------+----------------------------------------------------| -    | C-c d          | See documentation for identifier at point          | -    | C-c m          | See module documentation                           | -    | C-c a          | Toggle autodoc mode                                | +    | C-c C-d, C-c d | See module documentation                           | +    | C-c C-a, C-c a | Toggle autodoc mode                                |      |----------------+----------------------------------------------------|  *** In the documentation browser:  | 
