consistently mention command keys in section names
This commit is contained in:
parent
484ea0b6c9
commit
2bc439803e
2 changed files with 8 additions and 2 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2008-01-24 Karl Berry <karl@gnu.org>
|
||||
|
||||
* 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 <michael.albinus@gmx.de>
|
||||
|
||||
* dbus.texi (Errors and Events): New macro dbus-ignore-errors.
|
||||
|
|
|
|||
|
|
@ -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)}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue