Fix mouse-posn-property
authorGerd Möllmann <gerd.moellmann@gmail.com>
Fri, 14 Mar 2025 14:44:04 +0000 (15:44 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 15 Mar 2025 17:13:46 +0000 (18:13 +0100)
commitd87a141b1285e491505ef7ec432e96a528718630
tree00da256fab50d413cc8fbc5529fd901cdd01ea8d
parent02a5984f98115ab70c1075591d38a19881995625
Fix mouse-posn-property

* doc/lispref/commands.texi (Click Events): Mention menu-bar.
* lisp/mouse.el (mouse-event-areas-with-no-buffer-positions):
New defvar including all areas mentioned in the Lisp reference.
(mouse-posn-property): Use it.

(cherry picked from commit b105089715c8b5d467282513965035faf955a5e3)
doc/lispref/commands.texi
lisp/mouse.el