]> git.eshelyaron.com Git - emacs.git/commit
Minor fixes to IM locale handling
authorPo Lu <luangruo@yahoo.com>
Thu, 6 Oct 2022 02:55:25 +0000 (10:55 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 6 Oct 2022 02:56:27 +0000 (10:56 +0800)
commit8e8d37aa326870ebf0ff6c07b4e37ae6abcf79b6
tree36f50fe87723e2d7b43ff0a25e0a085bb010ed13
parentc690d1f15d274d50ed21d4aa1b98a23de8d7e1e6
Minor fixes to IM locale handling

* lisp/term/x-win.el (x-get-input-coding-system): Translate locales.
* src/xterm.c (x_term_init): If the X library doesn't support
the current locale, don't set up input methods.
lisp/term/x-win.el
src/xterm.c