1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-13 11:12:19 -08:00
emacs/doc
Po Lu c74bab6067 Update Android port
* doc/lispref/commands.texi (Misc Events): Document variable
`disable-inhibit-text-conversion'.
* java/org/gnu/emacs/EmacsDialog.java (display1): Try an
activity that is certain to be focused first.
* lisp/touch-screen.el (touch-screen-track-tap)
(touch-screen-track-drag): Bind
`disable-inhibit-text-conversion'.
* src/keyboard.c (read_key_sequence): Only disable text
conversion if an actual function or numeric key is found in the
key sequence.
(syms_of_keyboard): New variable
`disable-inhibit-text-conversion'.
* src/lread.c (read_filtered_event): Check new variable.
* src/textconv.c (textconv_query): Remove unused label.
2023-03-15 09:46:01 +08:00
..
emacs Update Android port 2023-03-14 09:48:02 +08:00
lispintro ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
lispref Update Android port 2023-03-15 09:46:01 +08:00
man ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
misc Update from Gnulib by running admin/merge-gnulib 2023-03-10 16:53:07 -08:00