]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#69321
authorPo Lu <luangruo@yahoo.com>
Sat, 24 Feb 2024 02:01:57 +0000 (10:01 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 28 Feb 2024 17:50:17 +0000 (18:50 +0100)
commitdf6c156445ecf34c5bb65ef99f40c0507a1117f9
tree711267f49c2a63227199542a93d55157c4a39cb4
parente385f2fd84019f8183a3d4748ce57818324453ac
Fix bug#69321

* java/org/gnu/emacs/EmacsWindow.java (onKeyDown, onKeyUp):
Provide Right Alt (Alt Gr) masks to system keymap routines.
(bug#69321)

(cherry picked from commit 8d5983aa78e36afa815325e7bce85a81d314e67b)
java/org/gnu/emacs/EmacsWindow.java