diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-23 02:15:14 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-11-23 02:15:14 +0100 |
commit | 2d9404e08295496c4b3cb77805eaf1911c508a57 (patch) | |
tree | c92613908241832e8dd4eb6ff9adb6171a493895 /README | |
parent | 632a069eed54f3912c799b5497ece78d4e8a42d0 (diff) | |
download | geiser-2d9404e08295496c4b3cb77805eaf1911c508a57.tar.gz geiser-2d9404e08295496c4b3cb77805eaf1911c508a57.tar.bz2 |
Lookup is a name, look up, a verb
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ | C-c C-k | Compile and load current file | |---------------------+-------------------------------------------------| | C-c C-d d | See documentation for identifier at point | + | C-c C-d i | Look up manual for identifier at point | | C-c C-d m | See a list of a module's exported identifiers | | C-c C-d a | Toggle autodoc mode | |---------------------+-------------------------------------------------| |