]> git.eshelyaron.com Git - emacs.git/commit
Clear batch edit state once a new input connection is established
authorPo Lu <luangruo@yahoo.com>
Mon, 5 Jun 2023 03:34:18 +0000 (11:34 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 5 Jun 2023 03:34:18 +0000 (11:34 +0800)
commitc4a89851ed949e311d8b84eda413c4ba440485c4
treed1bb4c48979696d03f7066739d1d76b2374cc966
parent66783af554176c68cb58726aeff4ae6a23224234
Clear batch edit state once a new input connection is established

* src/androidterm.c (android_handle_ime_event): Clear batch edit
state, in case the previous input method forgot to do so.
src/androidterm.c