1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00
No description
Find a file
Jim Blandy cca310dacf * keyboard.c (read_key_sequence): Don't confuse mock input with
function-key-map expansion, and continue reading mock events when
	the current sequence is unbound.

	* keyboard.c (read_key_sequence): After providing a prefix symbol
	for a mouse event, modify the mouse event to indicate that that
	won't need to be done again, by putting the event's position
	symbol in a list.

	* keyboard.c (read_key_sequence): When returning mock input which
	has run off the end of the current maps, make sure the events get
	echoed, and make it into this-command-keys.

	* keyboard.c (read_key_sequence): When re-reading a previously
	read mouse click which requires a prefix symbol, make sure to set
	last_real_key_start appropriately, so we can properly drop
	button-down events.
1993-06-17 21:23:29 +00:00
etc entered into RCS 1993-06-16 15:45:33 +00:00
lib-src * Makefile.in: Remember, spaces are not tabs. 1993-06-17 02:59:21 +00:00
lisp (mouse-start-secondary): New function. 1993-06-17 18:17:32 +00:00
lispref Initial revision 1993-06-08 20:59:11 +00:00
src * keyboard.c (read_key_sequence): Don't confuse mock input with 1993-06-17 21:23:29 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub Handle 386bsd. 1993-06-01 04:12:00 +00:00
configure1.in * configure.in: Look for the closedir function. 1993-06-17 04:57:09 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Initial revision 1993-05-28 04:47:23 +00:00
make-dist * make-dist: Add clauses to distribute lisp/forms-mode. 1993-06-08 04:27:18 +00:00
Makefile.in * Makefile.in (src/Makefile): Don't bother exiting single quotes 1993-06-17 02:54:43 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00