From 73313accc4ef30d09aa5250a2b4bf30d6c0a4ffa Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Mon, 11 Sep 2006 22:21:42 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index efff4c2d2d7..8faf19d0beb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,12 @@ +2006-09-12 Kim F. Storm + + * subr.el (sit-for): Rework to use input-pending-p and cond. + Return nil input is pending on entry also for SECONDS <= 0. + (while-no-input): Use input-pending-p instead of sit-for. + 2006-09-11 Richard Stallman - * simple.el (next-error-highlight, next-error-highlight-no-select): + * simple.el (next-error-highlight, next-error-highlight-no-select): Fix custom type and doc strings. 2006-09-11 Stefan Monnier -- 2.39.2