]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Mon, 17 Jul 2023 05:58:32 +0000 (13:58 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 17 Jul 2023 05:58:32 +0000 (13:58 +0800)
commit51a06388b79c8d42241455afeb5ca3ad0d8225d9
tree9869580a498a7483b8d111c31b880e928d4b275a
parent089a710ab0ede81f00e4f66c47836c65f0f588d1
Update Android port

* doc/lispref/commands.texi (Touchscreen Events): Document
changes to simple translation.
* lisp/touch-screen.el (touch-screen-handle-point-up): Generate
`down-mouse-1' if the current gesture is `mouse-1-menu'.
(touch-screen-handle-touch): If binding is a keymap, set state
to `mouse-1-menu' and wait for point to be released before
generating down-mouse-1.
doc/lispref/commands.texi
lisp/touch-screen.el