]> git.eshelyaron.com Git - emacs.git/commit
* keyboard.c (read_char): New arg END_TIME specifying timeout.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 26 Jul 2006 18:13:33 +0000 (18:13 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 26 Jul 2006 18:13:33 +0000 (18:13 +0000)
commit179f689c0ad607687b6d2d9a4bce58bf251aabcc
tree78c3b5efe798cb53bcf95478ad00e1a746b74cd8
parent76a47494979a5d169608d2f91eb89233257133e8
* keyboard.c (read_char): New arg END_TIME specifying timeout.
All callers changed.  Turn off echoing if END_TIME is non-NULL.
(kbd_buffer_get_event): New arg END_TIME.
src/keyboard.c