]> git.eshelyaron.com Git - emacs.git/commit
Make xterm-mouse-event check whether the click event is valid
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Sep 2020 21:32:45 +0000 (23:32 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Sep 2020 21:32:45 +0000 (23:32 +0200)
commit6d9297abe0561e9a3750d4f07919b2973ec31504
tree5f14570418c37e20ffbca9b9a6484f1a9be3d18d
parent6089dec2b495527cd3ab7dc2390ae053cec33f00
Make xterm-mouse-event check whether the click event is valid

* lisp/xt-mouse.el (xterm-mouse-event): Defensively check against
a situation that shouldn't happen (but does) (bug#17378).
lisp/xt-mouse.el