Revert movement of @chapter and @node tags from separate files to

gdb.texinfo.
This commit is contained in:
Andrew Cagney
2000-03-29 03:55:18 +00:00
parent 67edb2c6ae
commit dbeb8dbdff
6 changed files with 13 additions and 15 deletions

View File

@@ -1,3 +1,9 @@
Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
* inc-hist.texinfo, rluser.texinfo: Revert change Fri Mar 24
18:04:32 2000 Andrew Cagney <cagney@b1.cygnus.com>.
Unconditionally provide @chapter and @node.
Fri Mar 24 18:04:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
* inc-hist.texinfo: When GDBN omit the chapter/node.

View File

@@ -23,10 +23,8 @@ Permission is granted to copy and distribute translations of this manual
into another language, under the above conditions for modified versions.
@end ignore
@ifclear GDBN
@node Using History Interactively
@chapter Using History Interactively
@end ifclear
@ifset BashFeatures
This chapter describes how to use the GNU History Library interactively,

View File

@@ -36,10 +36,8 @@ into another language, under the above conditions for modified versions.
@comment If you are including this manual as an appendix, then set the
@comment variable readline-appendix.
@ifclear GDBN
@node Command Line Editing
@chapter Command Line Editing
@end ifclear
This chapter describes the basic features of the @sc{GNU}
command line editing interface.