]> git.eshelyaron.com Git - emacs.git/commit
Make input of multi-key inputs in different emacsclients more logical
authorLogan Perkins <logan@lp-programming.com>
Wed, 21 Jul 2021 15:56:20 +0000 (17:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 21 Jul 2021 15:56:20 +0000 (17:56 +0200)
commit903ecd7bea7d8f99a7dc84150728219283d79bf0
tree2411f760af6ded6c16b18ccc3c838e46328d100e
parent0576b81ca79c9cb0c156de66c924b1610e26dcff
Make input of multi-key inputs in different emacsclients more logical

* src/keyboard.c (read_key_sequence): Don't continue the input of
multi-key commands in one emacsclient in another (bug#39687).
src/keyboard.c