1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
No description
Find a file
Jim Blandy dfeccd2d13 Implement extra_keyboard_modifiers properly.
* keyboard.c (syms_of_keyboard): Doc fix for
	extra-keyboard-modifiers; use the same modifier bits as we do for
	characters.
	(read_char): Apply all the modifiers in extra_keyboard_modifiers
	to the input characters, so you can get hyper, super, and the rest
	of the gang.
	* xterm.c (x_emacs_to_x_modifiers): New function.
	(x_convert_modifiers): Renamed to x_x_to_emacs_modifiers, for
	consistency.  Callers changed.
	(XTread_socket): Apply x_emacs_to_x_modifiers to
	extra_keyboard_modifiers before setting the state member of the
	event; this will get all the modifiers on ASCII characters.

	* xterm.c (x_text_icon): Don't call XSetIconName; it should be
	unnecessary, and perhaps it's killing the icon pixmap.
1993-05-04 02:44:42 +00:00
etc Changed. 1993-05-01 14:39:32 +00:00
lib-src mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change 1993-05-03 17:55:22 +00:00
lisp * calendar.el: Update reference to the papers in S-P&E. 1993-05-03 22:56:42 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src Implement extra_keyboard_modifiers properly. 1993-05-04 02:44:42 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Fix syntax error. 1993-04-30 18:52:42 +00:00
configure1.in * configure.in: Use the AC_PROG_CPP macro, and then use the CPP 1993-05-03 02:07:41 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist * make-dist: Distribute configure, as well as configure.in. 1993-05-03 02:08:07 +00:00
Makefile.in * configure.in: Use the AC_ALLOCA test. 1993-05-03 02:06:16 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00