]> git.eshelyaron.com Git - emacs.git/commit
Make `x-gtk-use-native-input' take effect immediately
authorPo Lu <luangruo@yahoo.com>
Fri, 4 Feb 2022 02:11:31 +0000 (10:11 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 4 Feb 2022 02:12:08 +0000 (10:12 +0800)
commit334b362bf46859bc581643b0fab6674b4c5e1b54
tree6c6b226419a1bf3f82edd35193637c6631f29508
parent748eb32cc5e3e4264f074e6237dc544496f1c6f1
Make `x-gtk-use-native-input' take effect immediately

* lisp/term/x-win.el (x-internal-focus-input-context): New
declaration.
(x-gtk-use-native-input-watcher): New variable watcher.
* src/xfns.c (Fx_internal_focus_input_context): New function.
(syms_of_xfns): Define new subr.
lisp/term/x-win.el
src/xfns.c