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 | 992649e9e6f977943cbae191e3bc057a0393e7ad (patch) | |
| tree | 159ace0ab2bf593c8088ed34f53ca83881da6029 /doc | |
| parent | 3b24e917fdfebc8df3fefbbcc747963eb4bbd126 (diff) | |
| download | geiser-guile-992649e9e6f977943cbae191e3bc057a0393e7ad.tar.gz geiser-guile-992649e9e6f977943cbae191e3bc057a0393e7ad.tar.bz2 | |
Lookup is a name, look up, a verb
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 | 
