]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/commands.texi (Click Events): Fix wording (bug#52142).
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 Nov 2021 13:01:46 +0000 (15:01 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Nov 2021 13:01:46 +0000 (15:01 +0200)
doc/lispref/commands.texi

index 6e1d09ebb4d0b4f2aae4f3f89ace4199af08c117..35ef61700c257d295e7169e7e88bafc2b1453f92 100644 (file)
@@ -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: