1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
No description
Find a file
Jim Blandy 11edeb0334 * xterm.c (compose_status): New variable.
(XTread_socket): Pass it by reference to XLookupString.

	* xterm.c: Clean up some of the caps lock handling:
	(x_shift_lock_mask): New variable.
	(x_find_modifier_mappings): Set it, based on the modifier mappings.
	(x_convert_modifiers): Use x_shift_lock_mask, instead of assuming
	that the lock bit always means to shift the character.
	(XTread_socket): When handling KeyPress events, don't pass an
	XComposeStatus structure along to XLookupString.  When handling
	MappingNotify events, call XRefreshKeyboardMapping for both
	MappingModifier and MappingKeyboard events, not just the latter.
1992-10-19 18:31:34 +00:00
etc *** empty log message *** 1992-10-17 22:05:04 +00:00
lib-src entered into RCS 1992-09-30 21:44:26 +00:00
lisp (kill-sentence, backward-kill-sentence): 1992-10-18 22:56:00 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * xterm.c (compose_status): New variable. 1992-10-19 18:31:34 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Add support for a new 64 bit CPU type. Elxsi. 1992-10-15 21:06:27 +00:00
configure1.in Partially changed to use GCC-style configuration names. 1992-10-17 22:07:23 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist * make-dist: Include lib-src/makedoc.com and emacs.csh in the 1992-10-17 22:07:49 +00:00
Makefile.in entered into RCS 1992-09-13 10:43:05 +00:00