]> git.eshelyaron.com Git - emacs.git/commit
(w32_console_read_socket): Remove bufp_r and
authorKim F. Storm <storm@cua.dk>
Fri, 27 Feb 2004 23:48:59 +0000 (23:48 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 27 Feb 2004 23:48:59 +0000 (23:48 +0000)
commit9cd31aafd44dd4039c58d144a02fbd31f3c7e07f
tree5f4aa8e24307e6c98ed21278112d2a0ce1e7b29d
parent9c46d57b205887f8e43a56ee29315e3455f0bd87
(w32_console_read_socket): Remove bufp_r and
numcharsp args.  Add hold_quit arg.
Rework to use just one, local, inev input_event. Store inev
directly in fifo using kbd_buffer_store_event_hold.
src/w32inevt.c