]> git.eshelyaron.com Git - emacs.git/commit
Fix "C-u" when an input method is active
authorJoakim Jalap <joakim.jalap@fastmail.com>
Sat, 13 Aug 2016 09:26:27 +0000 (12:26 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 13 Aug 2016 09:26:27 +0000 (12:26 +0300)
commitc1021ba910efac334027ad03ff6aed64306fad3c
tree00f3563dc739ac8dc33847faa90f8a96efc4397b
parent6bb55a25fa77ce0f92401aa9945a506e9343aad5
Fix "C-u" when an input method is active

* lisp/international/quail.el (quail-input-method): Defer to the
input method iff 'overriding-terminal-local-map' is
'universal-argument-map' and the given key has no binding there.
(Bug#22958)
lisp/international/quail.el