diff options
| author | Chong Yidong | 2012-03-10 10:20:41 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-03-10 10:20:41 +0800 |
| commit | a53925272ef3021c4536eff5ddb8b27b64d2b93b (patch) | |
| tree | 65a7856aa74fa510b34233005ed37b021af561c0 /doc/misc | |
| parent | 972596ccca545e2d1b11f44880296510ac181ac9 (diff) | |
| download | emacs-a53925272ef3021c4536eff5ddb8b27b64d2b93b.tar.gz emacs-a53925272ef3021c4536eff5ddb8b27b64d2b93b.zip | |
* doc/misc/info.texi (Getting Started): Add an index entry.
Fixes: debbugs:10450
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/info.texi | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 1691c979fb6..ea83147ae97 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-03-10 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * info.texi (Getting Started): Add an index entry (Bug#10450). | ||
| 4 | |||
| 1 | 2012-03-02 Michael Albinus <michael.albinus@gmx.de> | 5 | 2012-03-02 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 6 | ||
| 3 | * dbus.texi (Signals): Known names will be mapped onto unique | 7 | * dbus.texi (Signals): Known names will be mapped onto unique |
diff --git a/doc/misc/info.texi b/doc/misc/info.texi index ed00e8da028..6c227b34d91 100644 --- a/doc/misc/info.texi +++ b/doc/misc/info.texi | |||
| @@ -90,6 +90,7 @@ Started' chapter. | |||
| 90 | @node Getting Started, Advanced, Top, Top | 90 | @node Getting Started, Advanced, Top, Top |
| 91 | @comment node-name, next, previous, up | 91 | @comment node-name, next, previous, up |
| 92 | @chapter Getting Started | 92 | @chapter Getting Started |
| 93 | @cindex Texinfo | ||
| 93 | 94 | ||
| 94 | This first part of this Info manual describes how to get around inside | 95 | This first part of this Info manual describes how to get around inside |
| 95 | of Info. The second part of the manual describes various advanced | 96 | of Info. The second part of the manual describes various advanced |