From d2f9ea870af8713dc9ff72360f9a20b27c7352b6 Mon Sep 17 00:00:00 2001 From: Jesper Harder Date: Sun, 20 Jun 2004 14:29:25 +0000 Subject: [PATCH] (Info Lookup): Fix keybinding for info-lookup-symbol. --- man/ChangeLog | 5 +++++ man/programs.texi | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/man/ChangeLog b/man/ChangeLog index d4964b455f6..8e1c8b59d8d 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2004-06-20 Jesper Harder + + * programs.texi (Info Lookup): Fix keybinding for + info-lookup-symbol. + 2004-06-16 Juanma Barranquero * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): 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. -- 2.39.5