mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
* 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. |
||
|---|---|---|
| .. | ||
| git-hooks | ||
| config.guess | ||
| config.sub | ||
| dir_top | ||
| gitlog-to-changelog | ||
| gitlog-to-emacslog | ||
| install-sh | ||
| make-info-dir | ||
| makecounter.sh | ||
| move-if-change | ||
| msys-to-w32 | ||
| ndk-build-helper-1.mk | ||
| ndk-build-helper-2.mk | ||
| ndk-build-helper-3.mk | ||
| ndk-build-helper-4.mk | ||
| ndk-build-helper.mk | ||
| ndk-module-extract.awk | ||
| update-copyright | ||
| update-subdirs | ||