changeset 45040:07fdd6ac8356

(Special Properties): Add index entry and xref for tooltips.
author Richard M. Stallman <rms@gnu.org>
date Tue, 30 Apr 2002 17:55:02 +0000
parents ed0ad59e4ec7
children cbfb6a5db0be
files lispref/text.texi
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/text.texi	Tue Apr 30 17:53:39 2002 +0000
+++ b/lispref/text.texi	Tue Apr 30 17:55:02 2002 +0000
@@ -2678,10 +2678,12 @@
 
 @item help-echo
 @kindex help-echo @r{(text property)}
+@cindex tooltip
 @anchor{Text help-echo}
 If text has a string as its @code{help-echo} property, then when you
 move the mouse onto that text, Emacs displays that string in the echo
-area, or in the tooltip window.
+area, or in the tooltip window (@pxref{Tooltips,,, emacs, The GNU Emacs
+Manual}).
 
 If the value of the @code{help-echo} property is a function, that
 function is called with three arguments, @var{window}, @var{object} and