]> git.eshelyaron.com Git - emacs.git/commit
Make XIM to work with non-CJK locales
authorYichao Yu <yyc1992@gmail.com>
Mon, 28 Dec 2020 03:17:43 +0000 (04:17 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 28 Dec 2020 03:17:43 +0000 (04:17 +0100)
commit2a64de5e982fb8b868b76626ac2e92ddfafc9ca5
tree98812b40f684d8cdbf874e4466b55095da62371d
parent40e9cec7d2b81d1dd1c7254acfdd5075f52040b5
Make XIM to work with non-CJK locales

* src/xfns.c (best_xim_style): Don't rely on supported_xim_styles
(bug#10867).

* src/xterm.c (x_draw_window_cursor): Adjust to modern input styles.
(xim_instantiate_callback): Ditto.
src/xfns.c
src/xterm.c