[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/building.texi
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/man/building.texi |
Date: |
Sat, 30 Apr 2005 16:33:27 -0400 |
Index: emacs/man/building.texi
diff -c emacs/man/building.texi:1.54 emacs/man/building.texi:1.55
*** emacs/man/building.texi:1.54 Fri Apr 29 22:39:56 2005
--- emacs/man/building.texi Sat Apr 30 20:33:27 2005
***************
*** 496,505 ****
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 associated 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}.
@node Commands of GUD
@subsection Commands of GUD
--- 496,505 ----
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
! @code{#define} directive associated 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}.
@node Commands of GUD
@subsection Commands of GUD
- [Emacs-diffs] Changes to emacs/man/building.texi,
Richard M . Stallman <=
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/01
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/06
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/07
- [Emacs-diffs] Changes to emacs/man/building.texi, Richard M . Stallman, 2005/05/10
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/16
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/16
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/24
- [Emacs-diffs] Changes to emacs/man/building.texi, Richard M . Stallman, 2005/05/26
- [Emacs-diffs] Changes to emacs/man/building.texi, Nick Roberts, 2005/05/27