aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorEli Zaretskii2012-03-10 11:40:05 +0200
committerEli Zaretskii2012-03-10 11:40:05 +0200
commit589ce070277ab8664c3d8e30ef171110ce62bf25 (patch)
tree8f35fc9b2cd252a87bb28aa6f519ed8bf594a2f3 /doc/misc
parent310a820fc02595b3062b559655d526b3f9fb7db1 (diff)
downloademacs-589ce070277ab8664c3d8e30ef171110ce62bf25.tar.gz
emacs-589ce070277ab8664c3d8e30ef171110ce62bf25.zip
Fix the change in 2012-03-10T02:20:41Z!cyd@gnu.org, for bug #10450.
doc/misc/info.texi (Expert Info): Move the index entry for "Texinfo" from "Getting Started" to this node.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/info.texi2
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 2f7f5418080..c95aaa9b15d 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12012-03-10 Eli Zaretskii <eliz@gnu.org>
2
3 * info.texi (Expert Info): Move the index entry for "Texinfo" from
4 "Getting Started" to this node. (Bug#10450)
5
12012-03-10 Chong Yidong <cyd@gnu.org> 62012-03-10 Chong Yidong <cyd@gnu.org>
2 7
3 * flymake.texi (Example -- Configuring a tool called via make): 8 * flymake.texi (Example -- Configuring a tool called via make):
diff --git a/doc/misc/info.texi b/doc/misc/info.texi
index 6c227b34d91..8952bfb9122 100644
--- a/doc/misc/info.texi
+++ b/doc/misc/info.texi
@@ -90,7 +90,6 @@ 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
94 93
95This first part of this Info manual describes how to get around inside 94This first part of this Info manual describes how to get around inside
96of Info. The second part of the manual describes various advanced 95of Info. The second part of the manual describes various advanced
@@ -1236,6 +1235,7 @@ this:
1236 1235
1237@node Expert Info 1236@node Expert Info
1238@chapter Info for Experts 1237@chapter Info for Experts
1238@cindex Texinfo
1239 1239
1240 This chapter explains how to write an Info file by hand. However, 1240 This chapter explains how to write an Info file by hand. However,
1241in most cases, writing a Texinfo file is better, since you can use it 1241in most cases, writing a Texinfo file is better, since you can use it