emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GUD node names


From: Juri Linkov
Subject: GUD node names
Date: Tue, 16 Aug 2005 19:05:38 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Two GUD-related nodes in the Emacs manual have too general names:
`Layout' and `Other Buffers'.  Unlike other GUD subnode names,
after looking at these nodes names you can't get an idea that they
document only GUD aspects.  Any objections to adding the word `GUD'
to these names?

Index: man/building.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/building.texi,v
retrieving revision 1.68
diff -c -r1.68 building.texi
*** man/building.texi   14 Aug 2005 08:06:03 -0000      1.68
--- man/building.texi   16 Aug 2005 11:37:05 -0000
***************
*** 773,787 ****
  way, then you can use @kbd{M-x gdba} to invoke GDB in graphical mode.
  
  @menu
! * Layout::               Control the number of displayed buffers.
  * Breakpoints Buffer::   A breakpoint control panel.
  * Stack Buffer::         Select a frame from the call stack.
  * Watch Expressions::    Monitor variable values in the speedbar.
! * Other Buffers::        Input/output, locals, registers, assembler, threads
                           and memory buffers.
  @end menu
  
! @node Layout
  @subsubsection Layout
  @cindex GDB User Interface layout
  
--- 773,787 ----
  way, then you can use @kbd{M-x gdba} to invoke GDB in graphical mode.
  
  @menu
! * GUD Layout::           Control the number of displayed buffers.
  * Breakpoints Buffer::   A breakpoint control panel.
  * Stack Buffer::         Select a frame from the call stack.
  * Watch Expressions::    Monitor variable values in the speedbar.
! * Other GUD Buffers::    Input/output, locals, registers, assembler, threads
                           and memory buffers.
  @end menu
  
! @node GUD Layout
  @subsubsection Layout
  @cindex GDB User Interface layout
  
***************
*** 917,923 ****
  Since this does not work for variables defined in compound statements,
  the default value is @code{nil}.
  
! @node Other Buffers
  @subsubsection Other Buffers
  
  @table @asis
--- 917,923 ----
  Since this does not work for variables defined in compound statements,
  the default value is @code{nil}.
  
! @node Other GUD Buffers
  @subsubsection Other Buffers
  
  @table @asis

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]