From 01342a36d36f6d680c87eb6162b0746b02173e46 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 10 Dec 2001 11:27:01 +0000 Subject: [PATCH] cpp.texi: Don't condition menus on @ifinfo. * 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 | 6 ++++++ gcc/ch/ChangeLog | 4 ++++ gcc/ch/chill.texi | 3 --- gcc/doc/cpp.texi | 4 ++-- gcc/f/ChangeLog | 4 ++++ gcc/f/g77.texi | 4 ---- 6 files changed, 16 insertions(+), 9 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4f18b44b0d2..af4f13e84f3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2001-12-10 Joseph S. Myers + + * 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 * vmsdbgout.c (lookup_filename): Remove warning. diff --git a/gcc/ch/ChangeLog b/gcc/ch/ChangeLog index 9b5f97aa3fb..111824dc711 100644 --- a/gcc/ch/ChangeLog +++ b/gcc/ch/ChangeLog @@ -1,3 +1,7 @@ +2001-12-10 Joseph S. Myers + + * chill.texi: Don't condition menus on @ifinfo. + 2001-12-04 Zack Weinberg * Makefile.in: Don't set ALL. Delete @cross_defines@, diff --git a/gcc/ch/chill.texi b/gcc/ch/chill.texi index 00b21188f5b..692afde89f2 100644 --- a/gcc/ch/chill.texi +++ b/gcc/ch/chill.texi @@ -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 diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi index 64e2cb7e221..a4eaf840bed 100644 --- a/gcc/doc/cpp.texi +++ b/gcc/doc/cpp.texi @@ -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 diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 7277d71a31e..e315de72f0d 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +2001-12-10 Joseph S. Myers + + * g77.texi: Don't condition menus on @ifinfo. + Wed Dec 5 06:49:21 2001 Richard Kenner * com.c (ffecom_1): Properly handle TREE_READONLY for INDIRECT_REF. diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index 849be3cd6d5..be9b814dbfd 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -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 -- 2.30.2