]> git.eshelyaron.com Git - emacs.git/commit
Fix fallout from fixing bug#37782
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 Dec 2019 09:28:05 +0000 (11:28 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Dec 2019 09:28:05 +0000 (11:28 +0200)
commit1161c7d8ec388dc0698e7a398798a4f0e98e0403
tree3a8415d9725e40917f2095da5afa79f20c1ffe4d
parent2c159da4c9bd342048ec605a04947966a9045bc0
Fix fallout from fixing bug#37782

* src/keyboard.c (read_key_sequence): Modify the fix for
bug#37782 so that it applies only to keyboard keys, not to
other events, such as a new buffer.  (Bug#38132)
src/keyboard.c