Mercurial > emacs
comparison lisp/pcmpl-cvs.el @ 54171:f6909a416c3f
(w32_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. 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).
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 27 Feb 2004 23:49:20 +0000 |
parents | 695cf19ef79e |
children | a32551e9db34 375f2633d815 |
comparison
equal
deleted
inserted
replaced
54170:9f3ff0d515be | 54171:f6909a416c3f |
---|