changeset 62219:62f428aa09ca

(Tooltips): Cleanups.
author Richard M. Stallman <rms@gnu.org>
date Tue, 10 May 2005 09:20:37 +0000
parents 52a6e4267841
children 896651c6cfa5
files man/frames.texi
diffstat 1 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/man/frames.texi	Tue May 10 09:19:19 2005 +0000
+++ b/man/frames.texi	Tue May 10 09:20:37 2005 +0000
@@ -970,15 +970,15 @@
 
 @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.
+@cindex tooltips
 
-There are two types of tooltip: help tooltips and GUD 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.
 
-Help tooltips typically display over text--including the mode
-line--but may be also available for many other parts of the Emacs
+  @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,8 +986,8 @@
 @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}.
+  @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