diff options
| author | Karl Berry | 2008-01-25 00:58:40 +0000 |
|---|---|---|
| committer | Karl Berry | 2008-01-25 00:58:40 +0000 |
| commit | 2bc439803ecbf40814ca67c5b496f257c2be239f (patch) | |
| tree | fb2dd44171d00e759a8b3e7406b25fca97cc0373 /doc/misc/info.texi | |
| parent | 484ea0b6c9e54a6e58bbf240bd723161c4d6d4cf (diff) | |
| download | emacs-2bc439803ecbf40814ca67c5b496f257c2be239f.tar.gz emacs-2bc439803ecbf40814ca67c5b496f257c2be239f.zip | |
consistently mention command keys in section names
Diffstat (limited to 'doc/misc/info.texi')
| -rw-r--r-- | doc/misc/info.texi | 4 |
1 files changed, 2 insertions, 2 deletions
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 | |||
| 970 | 970 | ||
| 971 | @node Search Text, Search Index, , Advanced | 971 | @node Search Text, Search Index, , Advanced |
| 972 | @comment node-name, next, previous, up | 972 | @comment node-name, next, previous, up |
| 973 | @section How to search Info documents | 973 | @section @kbd{s} searches Info documents |
| 974 | 974 | ||
| 975 | @cindex searching Info documents | 975 | @cindex searching Info documents |
| 976 | @cindex Info document as a reference | 976 | @cindex Info document as a reference |
| @@ -1018,7 +1018,7 @@ by setting the variable @code{Info-isearch-search} to @code{nil} | |||
| 1018 | 1018 | ||
| 1019 | @node Search Index, Go to node, Search Text, Advanced | 1019 | @node Search Index, Go to node, Search Text, Advanced |
| 1020 | @comment node-name, next, previous, up | 1020 | @comment node-name, next, previous, up |
| 1021 | @section How to search the indices for specific subjects | 1021 | @section @kbd{i} searches the indices for specific subjects |
| 1022 | 1022 | ||
| 1023 | @cindex searching Info indices | 1023 | @cindex searching Info indices |
| 1024 | @kindex i @r{(Info mode)} | 1024 | @kindex i @r{(Info mode)} |