diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-11 04:24:14 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-11 04:24:14 +0100 |
commit | 02c0f7b213c52fb5643fc4578d68af8d43991530 (patch) | |
tree | 327d96b33a08a0b2772f316ef751beedc7f557ab /doc | |
parent | 3016223d92f17667a44f001930fb6ffa42419eb8 (diff) | |
download | geiser-02c0f7b213c52fb5643fc4578d68af8d43991530.tar.gz geiser-02c0f7b213c52fb5643fc4578d68af8d43991530.tar.bz2 |
Documentation bit
Diffstat (limited to 'doc')
-rw-r--r-- | doc/cheat.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/cheat.texi b/doc/cheat.texi index 3748f58..35d57de 100644 --- a/doc/cheat.texi +++ b/doc/cheat.texi @@ -77,6 +77,9 @@ @item C-c C-d C-m @tab geiser-doc-module @tab See a list of a module's exported identifiers +@item C-c C-d C-i +@tab geiser-doc-look-up-manual +@tab Look up manual for symbol at point @item C-c C-d C-a @tab geiser-autodoc-mode @tab Toggle autodoc mode |