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
This commit is contained in:
Joseph Myers 2001-12-10 11:27:01 +00:00 committed by Joseph Myers
parent c6bc7526bc
commit 01342a36d3
6 changed files with 16 additions and 9 deletions

View 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.

View 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@,

View 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

View 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

View 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.

View 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