log

age author description
Wed, 26 Jul 2006 23:45:26 +0000 Jason Rumney *** empty log message ***
Wed, 26 Jul 2006 23:44:32 +0000 Jason Rumney Add notes about Cygwin make to impatient section.
Wed, 26 Jul 2006 18:28:57 +0000 Chong Yidong New arg for `read-event', `read-char', and `read-char-exclusive'
Wed, 26 Jul 2006 18:18:54 +0000 Chong Yidong * commands.texi (Reading One Event): Document SECONDS argument for
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.