Commit 01342a36 by Joseph Myers Committed by Joseph Myers

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
parent c6bc7526
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> Mon Dec 10 06:15:44 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* vmsdbgout.c (lookup_filename): Remove warning. * vmsdbgout.c (lookup_filename): Remove warning.
......
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> 2001-12-04 Zack Weinberg <zack@codesourcery.com>
* Makefile.in: Don't set ALL. Delete @cross_defines@, * Makefile.in: Don't set ALL. Delete @cross_defines@,
......
...@@ -17,7 +17,6 @@ END-INFO-DIR-ENTRY ...@@ -17,7 +17,6 @@ END-INFO-DIR-ENTRY
@end titlepage @end titlepage
@contents @contents
@ifinfo
@node Top @node Top
@top @top
...@@ -32,8 +31,6 @@ END-INFO-DIR-ENTRY ...@@ -32,8 +31,6 @@ END-INFO-DIR-ENTRY
* References:: Language definition references * References:: Language definition references
@end menu @end menu
@end ifinfo
@node Options @node Options
@chapter Compiler options @chapter Compiler options
......
...@@ -69,7 +69,6 @@ This manual contains no Invariant Sections. The Front-Cover Texts are ...@@ -69,7 +69,6 @@ This manual contains no Invariant Sections. The Front-Cover Texts are
@contents @contents
@page @page
@ifinfo
@node Top @node Top
@top @top
The C preprocessor implements the macro language used to transform C, The C preprocessor implements the macro language used to transform C,
...@@ -171,9 +170,10 @@ Obsolete Features ...@@ -171,9 +170,10 @@ Obsolete Features
@end detailmenu @end detailmenu
@end menu @end menu
@ifnottex
@copyrightnotice{} @copyrightnotice{}
@covertexts{} @covertexts{}
@end ifinfo @end ifnottex
@node Overview @node Overview
@chapter Overview @chapter Overview
......
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> 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. * com.c (ffecom_1): Properly handle TREE_READONLY for INDIRECT_REF.
......
...@@ -198,8 +198,6 @@ texts being (a) (see below), and with the Back-Cover Texts being (b) ...@@ -198,8 +198,6 @@ texts being (a) (see below), and with the Back-Cover Texts being (b)
@contents @contents
@page @page
@ifinfo
@node Top, Copying,, (DIR) @node Top, Copying,, (DIR)
@top Introduction @top Introduction
@cindex Introduction @cindex Introduction
...@@ -226,8 +224,6 @@ and how to report bugs. ...@@ -226,8 +224,6 @@ and how to report bugs.
It corresponds to the @value{which-g77} version of @command{g77}. It corresponds to the @value{which-g77} version of @command{g77}.
@end ifclear @end ifclear
@end ifinfo
@ifset DEVELOPMENT @ifset DEVELOPMENT
@emph{Warning:} This document is still under development, @emph{Warning:} This document is still under development,
and might not accurately reflect the @command{g77} code base and might not accurately reflect the @command{g77} code base
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment