]> git.eshelyaron.com Git - emacs.git/commitdiff
(Special Properties): Add index entry and xref for tooltips.
authorRichard M. Stallman <rms@gnu.org>
Tue, 30 Apr 2002 17:55:02 +0000 (17:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 30 Apr 2002 17:55:02 +0000 (17:55 +0000)
lispref/text.texi

index 5d8809b215d95c25d9fe436105ff9ff1e8e3c2a7..d5760a73d893dd5c32743e9790d4f1af881ba907 100644 (file)
@@ -2678,10 +2678,12 @@ or shorter, higher or lower, wider or narrow, or replaced with an image.
 
 @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