1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-21 05:21:37 -07:00
No description
Find a file
Jim Blandy f689eb05f4 * 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.
1992-10-03 05:10:14 +00:00
etc *** empty log message *** 1992-10-02 02:26:36 +00:00
lib-src entered into RCS 1992-09-30 21:44:26 +00:00
lisp (open-line): Shield undo from the hack to insert at pt-1. 1992-10-03 02:21:51 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * xterm.c (x_find_modifier_meanings): If there are no 1992-10-03 05:10:14 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub (os handling): Recognize `linux' as a valid os. 1992-09-29 22:19:48 +00:00
configure1.in entered into RCS 1992-09-14 22:08:02 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist *** empty log message *** 1992-09-13 10:54:38 +00:00
Makefile.in entered into RCS 1992-09-13 10:43:05 +00:00