]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Sun, 16 Jul 2023 12:10:18 +0000 (20:10 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 16 Jul 2023 12:10:18 +0000 (20:10 +0800)
commit8335c76e88ec9aa44963a3261ce0ab0eb0555a29
treef50806de2dc2b06be1203bf5b5a1ef95b4dcbe66
parent64256d29234b0fc3012d07cb189ebeccc2dfc187
Update Android port

* java/org/gnu/emacs/EmacsService.java (displayToast):
* src/android.c (android_init_emacs_service): Remove unused
function.
* lisp/touch-screen.el (touch-screen-handle-point-up): Correctly
compute posn point.
(touch-screen-translate-touch): Update doc string.
(function-key-map): Define touch screen translation functions
within the internal border.
java/org/gnu/emacs/EmacsService.java
lisp/touch-screen.el
src/android.c