emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/frames.texi
Date: Tue, 10 May 2005 05:20:37 -0400

Index: emacs/man/frames.texi
diff -c emacs/man/frames.texi:1.83 emacs/man/frames.texi:1.84
*** emacs/man/frames.texi:1.83  Sat May  7 22:56:34 2005
--- emacs/man/frames.texi       Tue May 10 09:20:37 2005
***************
*** 970,984 ****
  
  @node Tooltips
  @section Tooltips
  
!   Tooltips are small windows that display text information at the
  current mouse position.  They activate when there is a pause in mouse
! movement.
  
! There are two types of tooltip: help tooltips and GUD tooltips.
! 
! Help tooltips typically display over text--including the mode
! line--but may be also available for many other parts of the Emacs
  frame such as the toolbar and menu items.
  
  @findex tooltip-mode
--- 970,984 ----
  
  @node Tooltips
  @section Tooltips
+ @cindex tooltips
  
!   @dfn{Tooltips} are small windows that display text information at the
  current mouse position.  They activate when there is a pause in mouse
! movement.  There are two types of tooltip: help tooltips and GUD
! tooltips.
  
!   @dfn{Help tooltips} typically display over text--including the mode
! line---but may be also available for many other parts of the Emacs
  frame such as the toolbar and menu items.
  
  @findex tooltip-mode
***************
*** 986,993 ****
  @kbd{M-x tooltip-mode}.  When Tooltip mode is disabled, the help text
  is displayed in the echo area instead.
  
! GUD tooltips are useful when you are debugging a
! program. @xref{Debugger Operation}.
  
  @vindex tooltip-delay
    The variables @code{tooltip-delay} specifies how long Emacs should
--- 986,993 ----
  @kbd{M-x tooltip-mode}.  When Tooltip mode is disabled, the help text
  is displayed in the echo area instead.
  
!   @dfn{GUD tooltips} show values of variables.  They are useful when
! you are debugging a program.  @xref{Debugger Operation}.
  
  @vindex tooltip-delay
    The variables @code{tooltip-delay} specifies how long Emacs should




reply via email to

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