summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2021-11-27 15:01:46 +0200
committerEli Zaretskii <eliz@gnu.org>2021-11-27 15:01:46 +0200
commita937f536b35351842756bac939f21ae5f937fa61 (patch)
treef46f2795cff14318c3aaed2990bdf8b7cd58214c
parentcfaf681d3d292ceccc89c0eaaa47827665115dc6 (diff)
downloademacs-a937f536b35351842756bac939f21ae5f937fa61.tar.gz
* doc/lispref/commands.texi (Click Events): Fix wording (bug#52142).
-rw-r--r--doc/lispref/commands.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi
index 6e1d09ebb4d..35ef61700c2 100644
--- a/doc/lispref/commands.texi
+++ b/doc/lispref/commands.texi
@@ -1558,8 +1558,10 @@ corner of @var{object}, which is @code{(0 . 0)}. If @var{object} is
the top left corner of the character glyph clicked on.
@item @var{width}, @var{height}
-These are the pixel width and height of @var{object} or, if this is
-@code{nil}, those of the character glyph clicked on.
+If the click is on a character, either from buffer text or from
+overlay or display string, these are the pixel width and height of
+that character's glyph; otherwise they are dimensions of @var{object}
+clicked on.
@end table
For clicks on a scroll bar, @var{position} has this form: