log

age author description
Thu, 27 Jul 2006 18:31:23 +0000 Dan Nicolaescu (terminal-init-xterm): Fix bindings for C-tab,
Thu, 27 Jul 2006 12:18:03 +0000 Nick Roberts (which-function): Fix documentation/comment typo.
Thu, 27 Jul 2006 12:17:38 +0000 Nick Roberts *** empty log message ***
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.
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
Wed, 26 Jul 2006 18:13:49 +0000 Chong Yidong * lread.c (read_filtered_event): New arg SECONDS to wait until.