]> git.eshelyaron.com Git - emacs.git/commit
Always decode GTK input method text as utf-8-unix
authorPo Lu <luangruo@yahoo.com>
Sat, 19 Feb 2022 05:27:03 +0000 (13:27 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 19 Feb 2022 05:27:03 +0000 (13:27 +0800)
commit5b90b05e428c26e91b1409356a41d2c1dd654b44
tree4c26e4a5faded6690a3656b186096c89f6d489bc
parent7829f1b5e698267c2baf37327fd393124f23c0ea
Always decode GTK input method text as utf-8-unix

* src/gtkutil.c (xg_im_context_commit): Use `utf-8-unix' as
coding system for text.
src/gtkutil.c