]> git.eshelyaron.com Git - emacs.git/commit
(XTread_socket): Remove bufp_r and numcharsp args. Add hold_quit arg.
authorKim F. Storm <storm@cua.dk>
Fri, 27 Feb 2004 23:47:13 +0000 (23:47 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 27 Feb 2004 23:47:13 +0000 (23:47 +0000)
commitff158530cbc6f357fba722e867be0673568345d1
treeba71ec1d716f972dba2b203d6a070820e5e1b94a
parente0de7f88fe9935b9d400ebe80899d70b4ce88b4b
(XTread_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/macterm.c