]> git.eshelyaron.com Git - emacs.git/commit
(event_to_perdisplay): New function.
authorKarl Heuer <kwzh@gnu.org>
Tue, 14 Mar 1995 04:25:37 +0000 (04:25 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 14 Mar 1995 04:25:37 +0000 (04:25 +0000)
commit5798cf155e7e928a7e3d8813e26598b6f762718a
tree0d5ce51f75d17a0eb354fb40d6c325062e30847c
parente41ae6f1279501f08e1031005e7c8666dd8231ae
(event_to_perdisplay): New function.
(kbd_buffer_get_event): Use event_to_perdisplay.
(kbd_buffer_store_event): If C-g arrives while we're in the run state on
behalf of another display, just clear the queue and deposit the C-g to be read
later.
(read_key_sequence): After a throw, unwind delayed_switch_frame as well as
keybuf.  Don't insert an extra switch-frame if empty.
src/keyboard.c