X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/7c9e6254bbac949aa5493ab1741d2523a7d595b7..435da5d2955ce35be4785b7d46566ed9b42ea9fb:/doc/lispref/text.texi diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi index 55f02904fa..991b47d20b 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.texi @@ -3279,12 +3279,11 @@ or shorter, higher or lower, wider or narrow, or replaced with an image. @item help-echo @kindex help-echo @r{(text property)} -@cindex tooltip +@cindex tooltip for help strings @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 (@pxref{Tooltips,,, emacs, The GNU Emacs -Manual}). +area, or in the tooltip window (@pxref{Tooltips}). If the value of the @code{help-echo} property is a function, that function is called with three arguments, @var{window}, @var{object} and