Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.56 emacs/man/building.texi:1.57
*** emacs/man/building.texi:1.56        Sat May  7 00:07:48 2005
--- emacs/man/building.texi     Sat May  7 22:56:00 2005
***************
*** 491,497 ****
  
  @cindex tooltips with GUD
  @vindex tooltip-gud-modes
! @vindex tooltip-gud-tips-p
    The Tooltip facility (@pxref{Tooltips}) provides support for [EMAIL 
PROTECTED]
  You activate this feature by turning on the minor mode
  @code{gud-tooltip-mode}.  Then you can display a variable's value in a
--- 491,498 ----
  
  @cindex tooltips with GUD
  @vindex tooltip-gud-modes
! @vindex gud-tooltip-mode
! @vindex gud-tooltip-echo-area
    The Tooltip facility (@pxref{Tooltips}) provides support for [EMAIL 
PROTECTED]
  You activate this feature by turning on the minor mode
  @code{gud-tooltip-mode}.  Then you can display a variable's value in a
***************
*** 499,505 ****
  with a C program, you can also display the @code{#define} directive
  associated with an identifier when the program is not executing.  This
  operates in the GUD buffer and in source buffers with major modes in
! the list @code{gud-tooltip-modes}.
  
  @node Commands of GUD
  @subsection Commands of GUD
--- 500,508 ----
  with a C program, you can also display the @code{#define} directive
  associated with an identifier when the program is not executing.  This
  operates in the GUD buffer and in source buffers with major modes in
! the list @code{gud-tooltip-modes}.  If the variable
! @code{gud-tooltip-echo-area} is [EMAIL PROTECTED] then the help text is
! displayed in the echo area.
  
  @node Commands of GUD
  @subsection Commands of GUD


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to