diff options
author | Joseph Myers <jsm28@cam.ac.uk> | 2001-06-02 17:50:36 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2001-06-02 17:50:36 +0100 |
commit | 1347cc4fd0fa631ce2510b64df7e6d72b905aaed (patch) | |
tree | 45fb64ee9141aea5bafbc003dd6d100bc541bda8 /gcc/ch | |
parent | 12e248d6429f601c030512b0174f514400a303fb (diff) | |
download | gcc-1347cc4fd0fa631ce2510b64df7e6d72b905aaed.zip gcc-1347cc4fd0fa631ce2510b64df7e6d72b905aaed.tar.gz gcc-1347cc4fd0fa631ce2510b64df7e6d72b905aaed.tar.bz2 |
cpp.texi, [...]: Move contents to just after title page.
* 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
Diffstat (limited to 'gcc/ch')
-rw-r--r-- | gcc/ch/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/ch/chill.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ch/ChangeLog b/gcc/ch/ChangeLog index becbcd3..cc1358c 100644 --- a/gcc/ch/ChangeLog +++ b/gcc/ch/ChangeLog @@ -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. diff --git a/gcc/ch/chill.texi b/gcc/ch/chill.texi index 9dab1f0..00b2118 100644 --- a/gcc/ch/chill.texi +++ b/gcc/ch/chill.texi @@ -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 |