]> git.eshelyaron.com Git - emacs.git/commit
Fix toggling `x-gtk-use-native-input'.
authorPo Lu <luangruo@yahoo.com>
Fri, 4 Feb 2022 05:13:06 +0000 (13:13 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 4 Feb 2022 05:13:49 +0000 (13:13 +0800)
commita42df6542ac8b66d7a05c2746b2045d1e7df252b
tree8e6e2183ea2e6ff791149fea6aceb7b6169d433d
parenta654985bca4c48472bd17a2723fc93bcd5e27d6c
Fix toggling `x-gtk-use-native-input'.

* lisp/term/x-win.el (x-internal-focus-input-context):
(x-gtk-use-native-input-watcher): Update for changes to
`x-internal-focus-input-context'.

* src/xfns.c (Fx_internal_focus_input_context): New parameter
`focus'.
lisp/term/x-win.el
src/xfns.c