summaryrefslogtreecommitdiff
path: root/man/programs.texi
diff options
context:
space:
mode:
authorJesper Harder <harder@ifa.au.dk>2004-06-20 14:29:25 +0000
committerJesper Harder <harder@ifa.au.dk>2004-06-20 14:29:25 +0000
commitd2f9ea870af8713dc9ff72360f9a20b27c7352b6 (patch)
tree105a23d95e61ab8b19a44caad5ff3e1d2c0dec30 /man/programs.texi
parente6c45c2987923aa149f2589fcfea2b4571b1b1c8 (diff)
downloademacs-d2f9ea870af8713dc9ff72360f9a20b27c7352b6.tar.gz
(Info Lookup): Fix keybinding for
info-lookup-symbol.
Diffstat (limited to 'man/programs.texi')
-rw-r--r--man/programs.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/programs.texi b/man/programs.texi
index 9c081a7315b..e19c8364f2b 100644
--- a/man/programs.texi
+++ b/man/programs.texi
@@ -1061,9 +1061,9 @@ use in your program.
@findex info-lookup-symbol
@findex info-lookup-file
-@kindex C-h C-i
+@kindex C-h S
For C, Lisp, and other languages that have documentation in Info,
-you can use @kbd{C-h C-i} (@code{info-lookup-symbol}) to view the Info
+you can use @kbd{C-h S} (@code{info-lookup-symbol}) to view the Info
documentation for a symbol. You specify the symbol with the
minibuffer; the default is the symbol appearing in the buffer at
point.