]> git.eshelyaron.com Git - emacs.git/commit
Notify input methods when editing fails
authorPo Lu <luangruo@yahoo.com>
Sat, 18 Feb 2023 06:48:08 +0000 (14:48 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 18 Feb 2023 06:48:08 +0000 (14:48 +0800)
commitfa1b27930ea5f61d92880c3c252774f2f97f529d
tree2966911903fbbd5cf767c9bcae58100b34391b55
parent3a0b3cd086ecf502e35a043401037fb4959d875c
Notify input methods when editing fails

* INSTALL.android: Clarify build instructions.
* src/textconv.c (struct complete_edit_check_context): New
structure.
(complete_edit_check): New function.
(handle_pending_conversion_events_1): If the window is known,
then ensure that any editing failures are reported to the input
method.
INSTALL.android
src/textconv.c