]> git.eshelyaron.com Git - emacs.git/commit
Fix offset of reported conversion regions
authorPo Lu <luangruo@yahoo.com>
Sun, 12 May 2024 13:42:52 +0000 (21:42 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 May 2024 15:49:47 +0000 (17:49 +0200)
commitf64161692f2e71db6aa9fc46b429a3e368188bea
treeb9fda1109e1abc4e646fc415a348460f8f8aacef
parentf8e672423fa08f00e1ccfbabe19d3aebeb6958e0
Fix offset of reported conversion regions

* src/androidterm.c (request_class, text_class): Pacify new
warning.
(android_update_selection): Don't redundantly subtract 1 from
compose region start.

(cherry picked from commit 6e8bee27a5cb9915c5db0f8756c8a903e4be1cec)
src/androidterm.c