• Kim F. Storm's avatar
    (w32_read_socket): Remove bufp_r and numcharsp args. · 004b1d38
    Kim F. Storm authored
    Add hold_quit arg. Rework to use just one, local, inev
    input_event. Store inev directly in fifo using
    kbd_buffer_store_event_hold.  Update count in one place.
    Postpone call to gen_help_event until inev is stored; use new
    local do_help for this.
    Remove local emacs_event in handing of ButtonPress event; just use
    inev instead (so no reason to copy it later).
    004b1d38
w32term.c 176 KB