]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/commands.texi (Click Events): Fix a thinko.
authorEli Zaretskii <eliz@gnu.org>
Sat, 15 Mar 2025 08:17:20 +0000 (10:17 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Mar 2025 17:14:04 +0000 (18:14 +0100)
(cherry picked from commit c8471129dd6e576aaf2dfdc65e09fcf297d1ff3c)

doc/lispref/commands.texi

index 7ea7c789a4a02dbce1300dcff93120ef1856ed94..c5b93ff619fa15179882ac17a9e87cab0caba698 100644 (file)
@@ -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