Mercurial > emacs
log
age | author | description |
---|---|---|
Wed, 26 Jul 2006 18:18:26 +0000 | Chong Yidong | * subr.el (sit-for): Use new SECONDS arg of read-event instead of |
Wed, 26 Jul 2006 18:16:32 +0000 | Chong Yidong | * keyboard.c (read_char): New arg END_TIME specifying timeout. |
Wed, 26 Jul 2006 18:16:14 +0000 | Chong Yidong | (Fy_or_n_p): Change call to read_filtered_event to use new arg. |
Wed, 26 Jul 2006 18:15:08 +0000 | Chong Yidong | Change callers of read_char. |
Wed, 26 Jul 2006 18:14:16 +0000 | Chong Yidong | * keyboard.h: Include systime.h. Update read_char prototype. |
Wed, 26 Jul 2006 18:14:05 +0000 | Chong Yidong | * lisp.h: Update read-char, read-event, and read_filtered_event |