]> git.eshelyaron.com Git - emacs.git/commit
Correctly handle key map updates on Haiku
authorPo Lu <luangruo@yahoo.com>
Sat, 12 Nov 2022 13:11:00 +0000 (13:11 +0000)
committerPo Lu <luangruo@yahoo.com>
Sat, 12 Nov 2022 13:11:00 +0000 (13:11 +0000)
commite7614cc9ac18995ef8ac353096a5c13e8cebddc9
tree5cbfcb0ae108f244f8fc05f03ced0fe22f005739
parent2bac9d469398c0453e8026430e0f84a74a7b602f
Correctly handle key map updates on Haiku

* src/haiku_support.cc (MessageReceived): Handle
B_KEY_MAP_LOADED by clearing the previous keymap.
src/haiku_support.cc