From: Eli Zaretskii Date: Sat, 15 Mar 2025 08:17:20 +0000 (+0200) Subject: ; * doc/lispref/commands.texi (Click Events): Fix a thinko. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c6e5266b9a7f4d4d4fd763fe87978590016a3578;p=emacs.git ; * doc/lispref/commands.texi (Click Events): Fix a thinko. (cherry picked from commit c8471129dd6e576aaf2dfdc65e09fcf297d1ff3c) --- diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index 7ea7c789a4a..c5b93ff619f 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -1674,7 +1674,7 @@ if the event was outside the text area, the window area where it occurred. It is one of the symbols @code{mode-line}, @code{header-line}, @code{tab-line}, @code{vertical-line}, @code{left-margin}, @code{right-margin}, @code{left-fringe}, -@code{right-fringe}, @code{tab-bar}, or @code{menu-bar}. +or @code{right-fringe}. In one special case, @var{pos-or-area} is a list containing a symbol (one of the symbols listed above) instead of just the symbol. This