From: Karl Berry Date: Fri, 25 Jan 2008 00:58:40 +0000 (+0000) Subject: consistently mention command keys in section names X-Git-Tag: emacs-pretest-23.0.90~8427 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2bc439803ecbf40814ca67c5b496f257c2be239f;p=emacs.git consistently mention command keys in section names --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 47e521f537c..b8cb040f322 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,9 @@ +2008-01-24 Karl Berry + + * info.texi (Search Index), + (Search Text): mention the command character in the section name, + a la the (Go to node) node. + 2008-01-21 Michael Albinus * dbus.texi (Errors and Events): New macro dbus-ignore-errors. diff --git a/doc/misc/info.texi b/doc/misc/info.texi index cad33e79bcc..89229d61cd7 100644 --- a/doc/misc/info.texi +++ b/doc/misc/info.texi @@ -970,7 +970,7 @@ an actual @samp{?} character, the simplest way is to insert it using @node Search Text, Search Index, , Advanced @comment node-name, next, previous, up -@section How to search Info documents +@section @kbd{s} searches Info documents @cindex searching Info documents @cindex Info document as a reference @@ -1018,7 +1018,7 @@ by setting the variable @code{Info-isearch-search} to @code{nil} @node Search Index, Go to node, Search Text, Advanced @comment node-name, next, previous, up -@section How to search the indices for specific subjects +@section @kbd{i} searches the indices for specific subjects @cindex searching Info indices @kindex i @r{(Info mode)}