]> git.eshelyaron.com Git - emacs.git/commit
Set xterm click count to 1 even with no last click
authorAlexander Gramiak <agrambot@gmail.com>
Thu, 5 Oct 2017 10:50:02 +0000 (13:50 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 5 Oct 2017 10:50:02 +0000 (13:50 +0300)
commitc625fb645afc75fb2b2ece771feb9472937c192d
tree3bb0415c72d2035654a5c0ab7a00ce4a15ca57fd
parente3f4b71c9de72bce59b4b7cb71627b626e82b573
Set xterm click count to 1 even with no last click

* lisp/xt-mouse.el (xterm-mouse-event): Move the check for
the last click so that click-count is initialized properly.
Handle the value of t for double-click-time.
(Bug#28658)
lisp/xt-mouse.el