Mercurial > emacs
comparison src/buffer.c @ 54166:787d9a46cf1a
(BUFFER_SIZE_FACTOR): Remove.
(read_input_waiting): Adapt to new read_socket_hook interface.
Remove allocation and initialization of local input_event buffer,
as read_socket_hook stores events directly in fifo. Allocate and
initialize local hold_quit event to handle postponed quit event
(and store it if set by kbd_buffer_store_event_hold).
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 27 Feb 2004 23:47:48 +0000 |
parents | 1aa8132576ec |
children | 840b8997440d 03a73693678e |
comparison
equal
deleted
inserted
replaced
54165:88d1b7a60637 | 54166:787d9a46cf1a |
---|