]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse-position for xterm-mouse-mode
authorGerd Möllmann <gerd@gnu.org>
Thu, 31 Oct 2024 20:16:13 +0000 (21:16 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:54:00 +0000 (15:54 +0100)
commit6af0db40ffcf9a855c896fb3bbaccf79101afd51
treef69436613fbc39c40f26d800596dd229d8aea24c
parenta92a3678a4b458d40862d52d40c9a23398cbac4e
Fix mouse-position for xterm-mouse-mode

* lisp/xt-mouse.el (xterm-mouse-position-function): Return the frame
recorded in the terminal parameter xterm-mouse-frame.

(cherry picked from commit e2323775246c6f09b2d7fb82f8888ebe8f317b0e)
lisp/xt-mouse.el