]> git.eshelyaron.com Git - emacs.git/commit
(parse_modifiers_uncached): Delete the code for
authorRichard M. Stallman <rms@gnu.org>
Sun, 12 Mar 1995 21:30:35 +0000 (21:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 12 Mar 1995 21:30:35 +0000 (21:30 +0000)
commit3d31316fe55586af79c5a110d5e3b817ec816b98
tree268290c2c026fc8c90b4043cf6e012f6856d8d1a
parent534a0de54b2eaf6afac6a29cdd2f171b1d0fba13
(parse_modifiers_uncached): Delete the code for
multi-character modifiers and for recognizing a modifier alone.
(parse_solitary_modifier): New function.
(convert_event_type_list): Use parse_solitary_modifier.
Also convert symbol A to character A.
Handle shift modifier with lower-case letters.
src/keyboard.c