diff options
| author | Po Lu | 2023-07-19 12:46:02 +0800 |
|---|---|---|
| committer | Po Lu | 2023-07-19 12:46:02 +0800 |
| commit | db48c88e7ec4608e16255550c1141386c51663c4 (patch) | |
| tree | a5139849475be6c94fc1c1334320a17c7a452616 /java | |
| parent | 69828fba2874e305079bf5f1a25834dbd620b2f3 (diff) | |
| download | emacs-db48c88e7ec4608e16255550c1141386c51663c4.tar.gz emacs-db48c88e7ec4608e16255550c1141386c51663c4.zip | |
Update Android port
* build-aux/makecounter.sh (curcount): Rename `counter' to
`emacs_shortlisp_counter'.
* doc/emacs/input.texi (Touchscreens): Document
`touch-screen-extend-selection'.
* doc/lispref/commands.texi (Touchscreen Events): Document
`touchscreen-restart-drag'.
* lisp/touch-screen.el (touch-screen-extend-selection): New user
option.
(touch-screen-restart-drag): New function.
(touch-screen-handle-point-update): Handle `restart-drag'
gestures.
(touch-screen-handle-touch): Check if the prerequisites for
extending a previous drag gesture are met, and generate such
events if so.
(touch-screen-translate-touch): Update doc string.
* src/Makefile.in (otherobj): Remove BUILD_COUNTER_OBJ.
($(lispsource)/international/charprop.el):
(%.elc): Don't depend on bootstrap-emacs if cross configuring
for Android.
(libemacs.so): Directly depend on and link with
BUILD_COUNTER_OBJ.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions