Allow to use the old key processing code on MS-Windows
commite3d9ee522fce388db67f1f12007660fd3f0ef001
authorEli Zaretskii <eliz@gnu.org>
Fri, 31 Jul 2015 09:14:07 +0000 (31 12:14 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 31 Jul 2015 09:14:07 +0000 (31 12:14 +0300)
tree252451830eebff1641b3845fb78a8d1817caac14
parent123c82e8307ca386ba7f161dc725e3953dffc5c0
Allow to use the old key processing code on MS-Windows

* src/w32fns.c (syms_of_w32fns) <w32-use-fallback-wm-chars-method>:
New variable.
(w32_wnd_proc): Use it to invoke the old code that processed
character keys, as fallback, when this variable is non-nil.  Fix
typos in comments.  (Bug#19994)
src/w32fns.c