]> git.eshelyaron.com Git - emacs.git/commit
Increase xterm click count only within double-click-fuzz
authorAlexander Gramiak <agrambot@gmail.com>
Sat, 30 Sep 2017 21:47:56 +0000 (15:47 -0600)
committerAlexander Gramiak <agrambot@gmail.com>
Sun, 8 Oct 2017 23:20:46 +0000 (17:20 -0600)
commit89b0023044d24d67a595213f82e28d213db45413
tree1ea6d5d94cbf20c061bce48c7d68e4646562f276
parent745aea2296caa87758d4e55b95ed63124970e8c3
Increase xterm click count only within double-click-fuzz

* lisp/xt-mouse.el (xterm-mouse-event): Save the last click's position
and check it against the current click's position.  (Bug#28658)
lisp/xt-mouse.el