mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 22:07:36 +00:00
; * doc/lispref/commands.texi (Click Events): Fix a thinko.
This commit is contained in:
parent
82e44e8675
commit
c8471129dd
1 changed files with 1 additions and 1 deletions
|
|
@ -1676,7 +1676,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
|
||||
|
|
|
|||
Loading…
Reference in a new issue