]> git.eshelyaron.com Git - emacs.git/commit
Improve behavior of `restart-drag'
authorPo Lu <luangruo@yahoo.com>
Wed, 19 Jul 2023 06:42:02 +0000 (14:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 19 Jul 2023 06:42:02 +0000 (14:42 +0800)
commitb3054d69d88b9977052e889ed9134db4d69b8e97
treeb6a9dd4f0110829de96ec092fb9359823cf8c3f5
parentdb48c88e7ec4608e16255550c1141386c51663c4
Improve behavior of `restart-drag'

* lisp/touch-screen.el (touch-screen-handle-point-up): If what
is `restart-drag' (meaning that a drag has been restarted but
the touchpoint has not moved), translate the release into a
regular mouse click to deactivate the region.
lisp/touch-screen.el