1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00
emacs/doc
Po Lu db8f7ed7f6 Enable customization of the quit key on Android
* doc/emacs/android.texi (Android Windowing):

* doc/emacs/input.texi (On-Screen Keyboards): Document various
tidbits related to the quit key.

* java/org/gnu/emacs/EmacsNative.java (getQuitKeycode): New
function.

* java/org/gnu/emacs/EmacsWindow.java (EmacsWindow): Rename
`lastVolumeButtonRelease' to `lastQuitKeyRelease'.
(onKeyUp): Treat value returned by getQuitKeycode as the quit
key rather than mandate KEYCODE_VOLUME_DOWN.

* src/android.c (getQuitKeycode): Implement new function.

* src/androidterm.c (syms_of_androidterm)
<android_quit_keycode>: New variable.
2024-04-27 10:47:12 +08:00
..
emacs Enable customization of the quit key on Android 2024-04-27 10:47:12 +08:00
lispintro Fix info-xref-tests 2024-01-13 20:38:34 +02:00
lispref Better eval-when-compile example in manual 2024-04-25 11:39:21 +02:00
man Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
misc Gnus: Add back end for Atom feeds (nnatom) 2024-04-23 11:20:01 -07:00
translations ; Further copyedits of doc/translations/README. 2024-02-19 15:19:54 +02:00