# HG changeset patch # User Richard M. Stallman # Date 1020189302 0 # Node ID 07fdd6ac83564891c5244f0432a00225c46b5f53 # Parent ed0ad59e4ec77861414b5014ba6088054a428d5c (Special Properties): Add index entry and xref for tooltips. diff -r ed0ad59e4ec7 -r 07fdd6ac8356 lispref/text.texi --- 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