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: Thu, 28 Apr 2005 02:52:01 -0400

Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.52 emacs/man/building.texi:1.53
*** emacs/man/building.texi:1.52        Tue Apr 19 09:45:11 2005
--- emacs/man/building.texi     Thu Apr 28 06:52:01 2005
***************
*** 496,501 ****
--- 496,503 ----
  You activate this feature by setting the variable
  @code{tooltip-gud-tips-p} to @code{t}.  Then you can display a
  variable's value in a tooltip simply by pointing at it with the mouse.
+ In graphical mode, with a C program, you can also display the #define
+ directive assiciated with an identifier when program is not executing.
  This operates in the GUD buffer and in source buffers with major modes
  in the list @code{tooltip-gud-modes}.
  
***************
*** 907,913 ****
  debugger}).
  
  Arrays and structures display their type only.  You must display them
! separately to examine their values.  @ref{Watch Expressions}.
  
  @item Registers Buffer
  The registers buffer displays the values held by the registers
--- 909,915 ----
  debugger}).
  
  Arrays and structures display their type only.  You must display them
! separately to examine their values.  @xref{Watch Expressions}.
  
  @item Registers Buffer
  The registers buffer displays the values held by the registers




reply via email to

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