(modify_event_symbol): Mask out high bits here,
authorKarl Heuer <kwzh@gnu.org>
Fri, 9 Jun 1995 19:15:55 +0000 (19:15 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 9 Jun 1995 19:15:55 +0000 (19:15 +0000)
commit2c834fb35bbe69c629333796a58b98b18c13007b
treeec5bb7d462f100905c948914007ee01d4e6a7dd7
parentd047c4ebf21104688ff15f0cc3a3882997bb53fd
(modify_event_symbol): Mask out high bits here,
and only for certain purposes.  table_size now unsigned.
(modify_event_symbol) [HAVE_X_WINDOWS]: Use x_get_keysym_name.
(make_lispy_event): Don't mask high bits here.
Supply -1 as table_size for system-specific keys.
src/keyboard.c