emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Wed, 26 Jul 2006 18:16:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/07/26 18:16:32

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5201
retrieving revision 1.5202
diff -u -b -r1.5201 -r1.5202
--- ChangeLog   25 Jul 2006 10:10:41 -0000      1.5201
+++ ChangeLog   26 Jul 2006 18:16:32 -0000      1.5202
@@ -1,3 +1,17 @@
+2006-07-26  Chong Yidong  <address@hidden>
+
+       * 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.
+
+       * lread.c (read_filtered_event): New arg SECONDS to wait until.
+       (Fread_char, Fread_event, Fread_char_exclusive): New arg SECONDS.
+
+       * lisp.h: Update read-char, read-event, and read_filtered_event
+       prototypes.
+
+       * keyboard.h: Include systime.h.  Update read_char prototype.
+
 2006-07-25  YAMAMOTO Mitsuharu  <address@hidden>
 
        * alloc.c (find_string_data_in_pure): New function.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]