cpp.texi, [...]: Move contents to just after title page.
authorJoseph Myers <jsm28@cam.ac.uk>
Sat, 2 Jun 2001 16:50:36 +0000 (17:50 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 2 Jun 2001 16:50:36 +0000 (17:50 +0100)
* doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi: Move contents
to just after title page.

ch:
* chill.texi: Move contents to just after title page.

f:
* g77.texi: Move contents to just after title page.

java:
* gcj.texi: Move contents to just after title page.

From-SVN: r42808

gcc/ChangeLog
gcc/ch/ChangeLog
gcc/ch/chill.texi
gcc/doc/cpp.texi
gcc/doc/cppinternals.texi
gcc/doc/gcc.texi
gcc/f/ChangeLog
gcc/f/g77.texi
gcc/java/ChangeLog
gcc/java/gcj.texi

index 0f3883e5b1ed8799269e6f52ccefe8c763befa28..e92e6fa290c9000791ffc6ef448b23fd43377d23 100644 (file)
@@ -1,3 +1,8 @@
+2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi: Move contents
+       to just after title page.
+
 2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * doc/install-old.texi: Remove documentation of some configuration
index becbcd3462096f9dfe6ceb50dc65381ae5f7e98b..cc1358c0ce854313ac241e0e4c2476362020e03f 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * chill.texi: Move contents to just after title page.
+
 2001-05-23  Theodore Papadopoulo  <Theodore.Papadopoulo@sophia.inria.fr>
 
        * Make-lang.in (dvi): Use ch/chill.dvi not chill.dvi.
index 9dab1f02af429e393517cfaf5aee6861f2270c63..00b21188f5b9bd9ade14a12883b4b02719279cc4 100644 (file)
@@ -15,6 +15,7 @@ END-INFO-DIR-ENTRY
 @title GNU Chill
 @author William Cox, Per Bothner, Wilfried Moser
 @end titlepage
+@contents
 
 @ifinfo
 @node Top
@@ -1227,5 +1228,4 @@ than most.  The User's Guide is more readable by far, but doesn't
 cover the whole language.  Our copies of these documents came through
 Global Engineering Documents, in Irvine, CA, USA. (714)261-1455.
 
-@contents
 @bye
index ef689feaa7b8a5a199457286d744aa2fdcb21e2a..9e307f7b8c87d3d326c43c452b7ef3b03d0c0a56 100644 (file)
@@ -69,6 +69,7 @@ Permission is granted to copy and distribute translations of this manual
 into another language, under the above conditions for modified versions.
 @c man end
 @end titlepage
+@contents
 @page
 
 @node Top, Global Actions,, (DIR)
@@ -3730,5 +3731,4 @@ common extension.
 @unnumbered Index of Directives, Macros and Options
 @printindex fn
 
-@contents
 @bye
index 2a038cb259e4995297094be9bda0bcd664cb98af..7fd1b8919b0d2e3c4c2cdd2b89e34f14a4e9107a 100644 (file)
@@ -63,6 +63,7 @@ Permission is granted to copy and distribute translations of this manual
 into another language, under the above conditions for modified versions.
 @c man end
 @end titlepage
+@contents
 @page
 
 @node Top, Conventions,, (DIR)
@@ -426,5 +427,4 @@ the file minus the base name.
 @unnumbered Index
 @printindex cp
 
-@contents
 @bye
index fe570e8a0a58af6da5d6a4ecf86c78f785f745bd..67ca575b8dc2767e0e16407fcd317ac70fb18ad8 100644 (file)
@@ -200,6 +200,8 @@ texts being (a) (see below), and with the Back-Cover Texts being (b)
      software.  Copies published by the Free Software Foundation raise
      funds for GNU development.
 @end titlepage
+@summarycontents
+@contents
 @page
 
 @node Top, G++ and GCC,, (DIR)
@@ -4788,6 +4790,4 @@ Public License instead of this License.
 @c Epilogue
 @c ---------------------------------------------------------------------
 
-@summarycontents
-@contents
 @bye
index 238eb2914a895cee130af071bed86aa06bd6d34d..5c6f679baf9680dc7bbe0ec92db9c3a2125f49e1 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * g77.texi: Move contents to just after title page.
+
 2001-06-02  Toon Moene  <toon@moene.indiv.nluug.nl>
 
        * com.c (ffecom_init_0): Make CHARACTER*1 unsigned.
index b06be8d60ec833343094c1c84635fae57e2cec8c..5d3fb2f5db50712977b380255b72178730ab89c7 100644 (file)
@@ -173,6 +173,8 @@ texts being (a) (see below), and with the Back-Cover Texts being (b)
      software.  Copies published by the Free Software Foundation raise
      funds for GNU development.
 @end titlepage
+@summarycontents
+@contents
 @page
 
 @ifinfo
@@ -14906,6 +14908,4 @@ that is not Year-2000 (Y2K) compliant.
 @unnumbered Index
 
 @printindex cp
-@summarycontents
-@contents
 @bye
index 5fc8f8f61e8cffbc4fc6b8aa8e871ba4e46f8234..1ae6b509e1ec90a0dad3fcc02a44c2a57a00c1c2 100644 (file)
@@ -1,3 +1,7 @@
+2001-06-02  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gcj.texi: Move contents to just after title page.
+
 2001-06-01  Alexandre Petit-Bianco  <apbianco@redhat.com>
 
        * parse.y (type_literals:): Use `build_incomplete_class_ref' with
index 229f38d7a21297f96eba2c1e7356d9668749146e..0b8c9bc6f85def82902d36434624a75030e9974c 100644 (file)
@@ -86,6 +86,7 @@ texts being (a) (see below), and with the Back-Cover Texts being (b)
      software.  Copies published by the Free Software Foundation raise
      funds for GNU development.
 @end titlepage
+@contents
 @page
 
 
@@ -997,5 +998,4 @@ a free software Java class library test suite which is being written
 because the JCK is not free.  See
 @uref{http://sources.redhat.com/mauve/} for more information.
 
-@contents
 @bye