aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorKarl Heuer1995-02-22 07:26:40 +0000
committerKarl Heuer1995-02-22 07:26:40 +0000
commitbeecf6a1d16afdf34dfecd38cc5cfbb05c0b59a6 (patch)
tree696c726ddcf6784c0060684ae6614711dac8a76c /lib-src
parent4cb35c394ac6a1feb2f06b8d0057822b8b75aa98 (diff)
downloademacs-beecf6a1d16afdf34dfecd38cc5cfbb05c0b59a6.tar.gz
emacs-beecf6a1d16afdf34dfecd38cc5cfbb05c0b59a6.zip
(kbd_buffer_frame_or_window): Restored old var.
(kbd_buffer, kbd_fetch_ptr, kbd_store_ptr): Likewise. (read_char_perdisplay): New var. (read_char): Search all appropriate perdisplay objects, and do the right thing if the next event comes from a different source. (read_key_sequence): If there's a change of display in mid-stream, retreat and try reading the new display. (find_active_event_queue): Function deleted. All callers changed to just test the main kbd_buffer instead. (kbd_buffer_store_event): Write to the main kbd_buffer again. (kbd_buffer_get_event): Read from the main kbd_buffer again. Now returns a perdisplay pointer in addition to a lispy event. (Fdiscard_input, swallow_events): Use the main kbd_buffer again. (stuff_buffered_input): Likewise. (init_perdisplay): Initialize member kbd_queue. Remove references to obsolete members. (wipe_perdisplay): Remove obsolete reference. (init_keyboard, syms_of_keyboard): Restore initialization of vars.
Diffstat (limited to 'lib-src')
0 files changed, 0 insertions, 0 deletions