comparison man/frames.texi @ 90182:f042e7c0fe20

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 302-319) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 69) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 20 May 2005 04:22:05 +0000
parents 62afea0771d8 8fcdfd20675f
children 01137c1fdbe9
comparison
equal deleted inserted replaced
90181:0c828e2b0b6f 90182:f042e7c0fe20
977 movement. There are two types of tooltip: help tooltips and GUD 977 movement. There are two types of tooltip: help tooltips and GUD
978 tooltips. 978 tooltips.
979 979
980 @dfn{Help tooltips} typically display over text---including the mode 980 @dfn{Help tooltips} typically display over text---including the mode
981 line---but may be also available for many other parts of the Emacs 981 line---but may be also available for many other parts of the Emacs
982 frame such as the toolbar and menu items. 982 frame such as the tool bar and menu items.
983 983
984 @findex tooltip-mode 984 @findex tooltip-mode
985 You can toggle help tooltips (Tooltip mode) with the command 985 You can toggle help tooltips (Tooltip mode) with the command
986 @kbd{M-x tooltip-mode}. When Tooltip mode is disabled, the help text 986 @kbd{M-x tooltip-mode}. When Tooltip mode is disabled, the help text
987 is displayed in the echo area instead. 987 is displayed in the echo area instead.