# HG changeset patch # User Richard M. Stallman # Date 1115716837 0 # Node ID 62f428aa09caf7c995d489c97994f7616f41a853 # Parent 52a6e4267841bf5f4fe12c368d8d7124dc00f0a3 (Tooltips): Cleanups. diff -r 52a6e4267841 -r 62f428aa09ca man/frames.texi --- 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