]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Wed, 31 May 2023 05:47:08 +0000 (13:47 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 31 May 2023 05:47:08 +0000 (13:47 +0800)
commit69c4bbc0d694594f43b02e9da5c236f3b9271b1d
tree15748ec8915f63fd671cb21231aea7067862efae
parentb1f606f86375084d6e56b830953005caf1027eeb
Update Android port

* doc/emacs/input.texi (Other Input Devices, Touchscreens)
(On-Screen Keyboards):
* doc/lispref/commands.texi (Misc Events):
* src/android.c (android_faccessat): Improve word choices and
commentary.
* lisp/touch-screen.el (touch-screen-handle-scroll): Make
precision scrolling work better with horizontal movement.
doc/emacs/input.texi
doc/lispref/commands.texi
lisp/touch-screen.el
src/android.c