]> code.delx.au - gnu-emacs/commit
Fix Alt-modified keys on some European MS-Windows keyboards
authorIlya Zakharevich <ilya@math.berkeley.edu>
Thu, 21 Apr 2016 16:08:16 +0000 (19:08 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 21 Apr 2016 16:08:16 +0000 (19:08 +0300)
commit401857eda39c57bd59a1e3a1dee57fd6420eeab5
treee09af90e92b36939787b1f442f96abf1c94b1089
parenta77cf24ada2f89194c0ac64aae27bcdf7021e697
Fix Alt-modified keys on some European MS-Windows keyboards

* src/w32fns.c (deliver_wm_chars): If the reported character is
ASCII, AND Meta modifier is a candidate, behave as if Meta is
present, i.e. fall back to the legacy code.  (Bug#23251)
src/w32fns.c