comparison src/minibuf.c @ 3809:0f579c7269a3

* 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.
author Jim Blandy <jimb@redhat.com>
date Thu, 17 Jun 1993 21:23:29 +0000
parents 2d6cd35210f3
children 11500459af1d
comparison
equal deleted inserted replaced
3808:d852157f581a 3809:0f579c7269a3