]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse cursor movement in 'select-frame-set-input-focus' (Bug#36165)
authorPip Cet <pipcet@gmail.com>
Tue, 11 Jun 2019 08:13:36 +0000 (10:13 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Tue, 11 Jun 2019 08:13:36 +0000 (10:13 +0200)
commit70d5e0ce3896d12e70472a3f33312d4a60b3e607
treebbd7fa35d9363b882ebab35207b740be8c19f992
parent0026d0bf9f4e4e0247de9c1eb885507608378266
Fix mouse cursor movement in 'select-frame-set-input-focus' (Bug#36165)

* lisp/frame.el (select-frame-set-input-focus): With
'mouse-autoselect-window' use 'set-mouse-pixel-position' to
avoid selecting another window manager window (Bug#36165).
lisp/frame.el