]> git.eshelyaron.com Git - emacs.git/commit
Allow the user to fix `x-mouse-click-focus-ignore-position' on some systems
authorPo Lu <luangruo@yahoo.com>
Tue, 24 May 2022 07:11:19 +0000 (15:11 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 24 May 2022 07:11:19 +0000 (15:11 +0800)
commit6fe45ed9699c98d9f2cc3d0483a14f0ffa108ef9
tree3f5b43117a0028dd5c1b6899620be4607c34b489
parent7527c941f7a8a71a729e8008aaf370d9c771c397
Allow the user to fix `x-mouse-click-focus-ignore-position' on some systems

* src/xterm.c (handle_one_xevent): Apply that variable instead.
(syms_of_xterm): Update doc string and add new option to adjust
the focus click timeout.
src/xterm.c