emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/building.texi


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/man/building.texi
Date: Mon, 17 Oct 2005 17:32:37 -0400

Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.73 emacs/man/building.texi:1.74
*** emacs/man/building.texi:1.73        Mon Oct 17 02:34:49 2005
--- emacs/man/building.texi     Mon Oct 17 21:32:37 2005
***************
*** 223,236 ****
  scroll.  If there is no left fringe, no arrow is displayed and a value
  of @code{nil} means display the message at the top of the window.
  
-   You don't have to be in the compilation buffer in order to use
- @code{next-error}.  If one window on the selected frame can be the
- target of the @code{next-error} call, it is used.  Else, if a buffer
- previously had @code{next-error} called on it, it is used.  Else,
- if the current buffer can be the target of @code{next-error}, it is
- used.  Else, all the buffers Emacs manages are tried for
- @code{next-error} support.
- 
    If you're not in the compilation buffer when you run
  @code{next-error}, Emacs will look for a buffer that contains error
  messages.  First, it looks for one displayed in the selected frame,
--- 223,228 ----
***************
*** 907,918 ****
  types, such as arrays, structures and unions are represented in a tree
  format.  To expand or contract a complex data type, click @kbd{Mouse-2}
  on the tag to the left of the expression.
- 
- By default, watch expressions only display in the speedbar when the
- GUD buffer is selected in the attached frame.  If you want your watch
- expressions to remain visible at all times then select the @samp{GUD}
- radio button on the @samp{Speedbar->Displays} sub-menu using
- @kbd{Mouse-3}.
  
  @findex gdb-var-delete
  With the cursor over the root expression of a complex data type, type
--- 899,904 ----




reply via email to

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