emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 11 Sep 2006 22:21:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/09/11 22:21:43

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10044
retrieving revision 1.10045
diff -u -b -r1.10044 -r1.10045
--- ChangeLog   11 Sep 2006 19:05:46 -0000      1.10044
+++ ChangeLog   11 Sep 2006 22:21:42 -0000      1.10045
@@ -1,3 +1,9 @@
+2006-09-12  Kim F. Storm  <address@hidden>
+
+       * 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  <address@hidden>
 
        * simple.el (next-error-highlight, next-error-highlight-no-select): 




reply via email to

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