aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorChong Yidong2012-03-10 10:20:41 +0800
committerChong Yidong2012-03-10 10:20:41 +0800
commita53925272ef3021c4536eff5ddb8b27b64d2b93b (patch)
tree65a7856aa74fa510b34233005ed37b021af561c0 /doc/misc
parent972596ccca545e2d1b11f44880296510ac181ac9 (diff)
downloademacs-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/ChangeLog4
-rw-r--r--doc/misc/info.texi1
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 @@
12012-03-10 Chong Yidong <cyd@gnu.org>
2
3 * info.texi (Getting Started): Add an index entry (Bug#10450).
4
12012-03-02 Michael Albinus <michael.albinus@gmx.de> 52012-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
94This first part of this Info manual describes how to get around inside 95This first part of this Info manual describes how to get around inside
95of Info. The second part of the manual describes various advanced 96of Info. The second part of the manual describes various advanced