]> code.delx.au - gnu-emacs/commitdiff
(Info Lookup): Fix keybinding for
authorJesper Harder <harder@ifa.au.dk>
Sun, 20 Jun 2004 14:29:25 +0000 (14:29 +0000)
committerJesper Harder <harder@ifa.au.dk>
Sun, 20 Jun 2004 14:29:25 +0000 (14:29 +0000)
info-lookup-symbol.

man/ChangeLog
man/programs.texi

index d4964b455f6daa7c0e5b99780aa4a3e50d38c7d3..8e1c8b59d8da13e2c115a41ce8f7383c7fcb4d0a 100644 (file)
@@ -1,3 +1,8 @@
+2004-06-20  Jesper Harder  <harder@ifa.au.dk>
+
+       * programs.texi (Info Lookup): Fix keybinding for
+       info-lookup-symbol.
+
 2004-06-16  Juanma Barranquero  <lektu@terra.es>
 
        * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
index 9c081a7315b07ac59498dcb8b5aa758b24f49701..e19c8364f2b6fd3be077add73a01f2412ffbed3b 100644 (file)
@@ -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.