]> git.eshelyaron.com Git - emacs.git/commit
Fix detection of Meta key in some cases
authorPo Lu <luangruo@yahoo.com>
Tue, 12 Apr 2022 13:15:05 +0000 (21:15 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 12 Apr 2022 13:30:25 +0000 (21:30 +0800)
commit1b20c4eaa2e5befc4c500637332c3bc1b719cf47
tree10199b40811fe923609ee812712c818863754d97
parent4a108df0ebb68e9ea1073d53c14d8f897e43f21c
Fix detection of Meta key in some cases

* src/xterm.c (x_find_modifier_meanings): Set found_meta_p
correctly.
src/xterm.c