summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@gnu.org>2006-04-09 17:45:55 +0000
committerKarl Berry <karl@gnu.org>2006-04-09 17:45:55 +0000
commitaf26e6739b17f39b0e85ec9b6948ddd9534c345e (patch)
treeb02503235eed636f3c02a15e9f35b3bcd4723e8b
parent4ca412ecd00a3d6540b909c579ef0911b0b3869c (diff)
downloademacs-af26e6739b17f39b0e85ec9b6948ddd9534c345e.tar.gz
emacs-af26e6739b17f39b0e85ec9b6948ddd9534c345e.tar.bz2
emacs-af26e6739b17f39b0e85ec9b6948ddd9534c345e.zip
move @contents to the front
-rw-r--r--man/ChangeLog5
-rw-r--r--man/emacs.texi9
2 files changed, 11 insertions, 3 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 8bddc6c1c9f..290541324fa 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-09 Karl Berry <karl@gnu.org>
+
+ * emacs.texi: move @summarycontents and @contents to the beginning
+ of the file.
+
2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
* gnus.texi (Summary Buffer Lines): Add `*'.
diff --git a/man/emacs.texi b/man/emacs.texi
index 79149152416..44a718c9911 100644
--- a/man/emacs.texi
+++ b/man/emacs.texi
@@ -73,7 +73,12 @@ Boston, MA 02110-1301 USA
Cover art by Etienne Suvasa.
@end titlepage
-@page
+
+
+@summarycontents
+@contents
+
+
@ifnottex
@node Top, Distrib, (dir), (dir)
@top The Emacs Editor
@@ -1604,8 +1609,6 @@ Public License instead of this License.
@unnumbered Concept Index
@printindex cp
-@summarycontents
-@contents
@bye
@ignore