mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
@up/@down -> @raisesections/@lowersections
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
|
||||||
|
|
||||||
|
* gdb.texinfo: @up/@down -> @raisesections/@lowersections
|
||||||
|
|
||||||
Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||||
|
|
||||||
* stabs.texinfo: Make info author notice match the TeX author notice.
|
* stabs.texinfo: Make info author notice match the TeX author notice.
|
||||||
|
@ -5041,7 +5041,7 @@ together.
|
|||||||
@end ifset
|
@end ifset
|
||||||
@ifclear MOD2
|
@ifclear MOD2
|
||||||
@c Cancel this below, under same condition, at end of this chapter!
|
@c Cancel this below, under same condition, at end of this chapter!
|
||||||
@up
|
@raisesections
|
||||||
@end ifclear
|
@end ifclear
|
||||||
|
|
||||||
@cindex C++
|
@cindex C++
|
||||||
@ -5525,8 +5525,8 @@ available choices, or to finish the type list for you.
|
|||||||
@xref{Completion,, Command completion}, for details on how to do this.
|
@xref{Completion,, Command completion}, for details on how to do this.
|
||||||
@end table
|
@end table
|
||||||
@ifclear MOD2
|
@ifclear MOD2
|
||||||
@c cancels "up" under same conditions near bgn of chapter
|
@c cancels "raisesections" under same conditions near bgn of chapter
|
||||||
@down
|
@lowersections
|
||||||
@end ifclear
|
@end ifclear
|
||||||
|
|
||||||
@ifset MOD2
|
@ifset MOD2
|
||||||
|
Reference in New Issue
Block a user