diff options
author | Po Lu <luangruo@yahoo.com> | 2023-11-05 10:40:52 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2023-11-05 10:42:01 +0800 |
commit | c6c5bba06fcc1c467c547e4d35abc6bc5c2f3429 (patch) | |
tree | 262a873d8d3fb851ba75e0f408740936facc023b /lisp/emacs-lisp/edebug.el | |
parent | 41e801fea1caff57203f76693ac4f0fe1ba2df03 (diff) | |
download | emacs-c6c5bba06fcc1c467c547e4d35abc6bc5c2f3429.tar.gz emacs-c6c5bba06fcc1c467c547e4d35abc6bc5c2f3429.tar.bz2 emacs-c6c5bba06fcc1c467c547e4d35abc6bc5c2f3429.zip |
Implement more Android text editing controls
* lisp/term/android-win.el (android-deactivate-mark-command):
New command.
(select-all, start-selecting-text, stop-selecting-text): Arrange
for commands manipulating the region to be executed when these
keys are registered.
* src/android.c (android_get_keysym_name): Return the keysym
name of each of the new keysyms introduced.
* src/androidterm.c (performContextMenuAction): Save special
keysyms into key events for the selectAll, startSelectingText
and stopSelectingText actions.
Diffstat (limited to 'lisp/emacs-lisp/edebug.el')
0 files changed, 0 insertions, 0 deletions