diff options
| author | Po Lu | 2023-07-21 21:23:35 +0800 |
|---|---|---|
| committer | Po Lu | 2023-07-21 21:23:35 +0800 |
| commit | ae174f266d70f2d722545e77d3f85dd7d3f09a68 (patch) | |
| tree | 5e101bcf2b9836ca4f86108ff24e1ab1b95c4ae7 /java | |
| parent | 2df3f89014a39342c402637296ee88e3749f4918 (diff) | |
| download | emacs-ae174f266d70f2d722545e77d3f85dd7d3f09a68.tar.gz emacs-ae174f266d70f2d722545e77d3f85dd7d3f09a68.zip | |
Improve touch screen and text conversion behavior of many commands
* doc/lispref/commands.texi (Key Sequence Input): Document new
argument to `read-key-sequence' etc.
* lisp/help-macro.el (make-help-screen):
* lisp/subr.el (read-key, read-char-choice-with-read-key):
Disable text conversion and display the OSK before reading a key
sequence.
* lisp/touch-screen.el (touch-screen-window-selection-changed):
Only cancel the minibuffer OSK timer.
(touch-screen-handle-point-up): Update comment accordingly.
* src/keyboard.c (command_loop_1, read_menu_command)
(read_key_sequence, read_key_sequence_vs, Fread_key_sequence)
(Fread_key_sequence_vector): New arg DISABLE_TEXT_CONVERSION.
All callers changed.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions