Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
85378c3f
Commit
85378c3f
authored
Apr 30, 2002
by
Richard M. Stallman
Browse files
(Special Properties): Add index entry and xref for tooltips.
parent
aea6173f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
lispref/text.texi
lispref/text.texi
+3
-1
No files found.
lispref/text.texi
View file @
85378c3f
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment