diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-07 18:56:16 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-07 18:56:16 +0100 |
commit | 6614e86866199e2efdd10886d690360e90f1451b (patch) | |
tree | 802d35aee516d12b0966b0bc7450519945ab7c91 /doc/cheat.texi | |
parent | 217504b2332303d9351de33e93fb46dac5daa28d (diff) | |
download | geiser-6614e86866199e2efdd10886d690360e90f1451b.tar.gz geiser-6614e86866199e2efdd10886d690360e90f1451b.tar.bz2 |
Documentation typos (thanks to Mark Harig)
Diffstat (limited to 'doc/cheat.texi')
-rw-r--r-- | doc/cheat.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/cheat.texi b/doc/cheat.texi index 3147ccf..62add0c 100644 --- a/doc/cheat.texi +++ b/doc/cheat.texi @@ -92,10 +92,10 @@ third key not modified by @key{Control}; e.g., @tab geiser-autodoc-mode @tab Toggle autodoc mode @item @tab @tab -@item C-c< +@item C-c < @tab geiser-xref-callers @tab Show callers of procedure at point -@item C-c> +@item C-c > @tab geiser-xref-callees @tab Show callees of procedure at point @item @tab @tab @@ -168,7 +168,7 @@ third key not modified by @key{Control}; e.g., @tab forward-button @tab Next link @item S-TAB, p -@tab backwards-button +@tab backward-button @tab Previous link @item N @tab geiser-doc-next-section @tab Next section |