Mercurial > emacs
comparison GETTING.GNU.SOFTWARE @ 1324:44215417cf6e
* xterm.c (x_find_modifier_meanings): If there are no
modifiers containing a Meta_ keysym, use the Alt keysyms to
denote meta.
(construct_mouse_click): Set the down_modifier bit on mouse
button press events.
(XTread_socket): When processing keypress events, use
x_meta_mod_mask when processing ordinary ASCII characters, not
just when processing function keys and other non-ASCII events.
(XTread_socket): If we receive a MappingNotify event with the
`request' member set to `MappingModifier', then call
x_find_modifier_meanings to refresh x_meta_mod_mask.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sat, 03 Oct 1992 05:10:14 +0000 |
parents | 508bb8dd1e88 |
children | 784262b28079 |
comparison
equal
deleted
inserted
replaced
1323:25b5b55a3916 | 1324:44215417cf6e |
---|