diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/cheat.texi | 4 | ||||
| -rw-r--r-- | doc/parens.texi | 2 | 
2 files changed, 3 insertions, 3 deletions
| diff --git a/doc/cheat.texi b/doc/cheat.texi index f6e1924..3748f58 100644 --- a/doc/cheat.texi +++ b/doc/cheat.texi @@ -138,8 +138,8 @@  @tab geiser-doc-symbol-at-point  @tab See documentation for symbol at point  @item C-c C-d C-i -@tab geiser-doc-lookup-manual -@tab Lookup manual for symbol at point +@tab geiser-doc-look-up-manual +@tab Look up manual for symbol at point  @item C-c C-d C-m  @tab geiser-repl--doc-module  @tab See documentation for module diff --git a/doc/parens.texi b/doc/parens.texi index c4aa228..a902b27 100644 --- a/doc/parens.texi +++ b/doc/parens.texi @@ -319,7 +319,7 @@ be performed in the texinfo manual.  @cindex opening manual pages  You can also jump directly to the manual page for the symbol at point -with the command @code{geiser-doc-lookup-manual}, bound to @kbd{C-c C-d +with the command @code{geiser-doc-look-up-manual}, bound to @kbd{C-c C-d  i}.  See also our @xref{Documentation browser,,cheat-sheet} for a list of | 
