cpp.texi: Don't condition menus on @ifinfo.
authorJoseph Myers <jsm28@cam.ac.uk>
Mon, 10 Dec 2001 11:27:01 +0000 (11:27 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 10 Dec 2001 11:27:01 +0000 (11:27 +0000)
* doc/cpp.texi: Don't condition menus on @ifinfo.  Condition the
copyright notice formerly conditioned on @ifinfo on @ifnottex
instead.

f:
* g77.texi: Don't condition menus on @ifinfo.

ch:
* chill.texi: Don't condition menus on @ifinfo.

From-SVN: r47842

gcc/ChangeLog
gcc/ch/ChangeLog
gcc/ch/chill.texi
gcc/doc/cpp.texi
gcc/f/ChangeLog
gcc/f/g77.texi

index 4f18b44b0d2f35dd4978e6c8d7ca057c5a0b23ce..af4f13e84f380ae07944817263fb3adea059b188 100644 (file)
@@ -1,3 +1,9 @@
+2001-12-10  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * doc/cpp.texi: Don't condition menus on @ifinfo.  Condition the
+       copyright notice formerly conditioned on @ifinfo on @ifnottex
+       instead.
+
 Mon Dec 10 06:15:44 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
        * vmsdbgout.c (lookup_filename): Remove warning.
index 9b5f97aa3fb57030933bb18c6a8c3e0a27373c14..111824dc711a0da3a3abea9435f60acae9b3dcbd 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-10  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * chill.texi: Don't condition menus on @ifinfo.
+
 2001-12-04  Zack Weinberg  <zack@codesourcery.com>
 
        * Makefile.in: Don't set ALL.  Delete @cross_defines@,
index 00b21188f5b9bd9ade14a12883b4b02719279cc4..692afde89f2d0e264dbaebeab453dfd7665066dd 100644 (file)
@@ -17,7 +17,6 @@ END-INFO-DIR-ENTRY
 @end titlepage
 @contents
 
-@ifinfo
 @node Top
 @top
 
@@ -32,8 +31,6 @@ END-INFO-DIR-ENTRY
 * References::            Language definition references
 @end menu
 
-@end ifinfo
-
 @node Options
 @chapter Compiler options
 
index 64e2cb7e22181200d9096f8d2991b332c5a012e0..a4eaf840bedd2f67d80acd100ae08413f943b7a6 100644 (file)
@@ -69,7 +69,6 @@ This manual contains no Invariant Sections.  The Front-Cover Texts are
 @contents
 @page
 
-@ifinfo
 @node Top
 @top
 The C preprocessor implements the macro language used to transform C,
@@ -171,9 +170,10 @@ Obsolete Features
 @end detailmenu
 @end menu
 
+@ifnottex
 @copyrightnotice{}
 @covertexts{}
-@end ifinfo
+@end ifnottex
 
 @node Overview
 @chapter Overview
index 7277d71a31e56d06cd558113115c259820b0c822..e315de72f0def47448060b374ea793f1daef3b72 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-10  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * g77.texi: Don't condition menus on @ifinfo.
+
 Wed Dec  5 06:49:21 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
        * com.c (ffecom_1): Properly handle TREE_READONLY for INDIRECT_REF.
index 849be3cd6d52b393c7e79a014f3a72bf920d43c8..be9b814dbfd00a2e7b69014028464047a5f45354 100644 (file)
@@ -198,8 +198,6 @@ texts being (a) (see below), and with the Back-Cover Texts being (b)
 @contents
 @page
 
-@ifinfo
-
 @node Top, Copying,, (DIR)
 @top Introduction
 @cindex Introduction
@@ -226,8 +224,6 @@ and how to report bugs.
 It corresponds to the @value{which-g77} version of @command{g77}.
 @end ifclear
 
-@end ifinfo
-
 @ifset DEVELOPMENT
 @emph{Warning:} This document is still under development,
 and might not accurately reflect the @command{g77} code base