# HG changeset patch # User Kim F. Storm # Date 1152658529 0 # Node ID 47e18306c435a684307b5a045712acd70836f046 # Parent 1a7b37f82a06c1846ca74d1f59dbbff6e00e14da *** empty log message *** diff -r 1a7b37f82a06 -r 47e18306c435 src/ChangeLog --- a/src/ChangeLog Tue Jul 11 22:54:28 2006 +0000 +++ b/src/ChangeLog Tue Jul 11 22:55:29 2006 +0000 @@ -3,6 +3,7 @@ * dispnew.c (sit_for): Reduce number of args from 5 to 3. Now just one TIMEOUT arg that can be a Lisp float or Lisp int. Combine args DISPLAY and INITIAL_DISPLAY into one arg DO_DISPLAY. + Signal error if TIMEOUT is not a number. Undo 2006-06-14 change for non-preemptive display if TIMEOUT < 0. The rework of sit_for args also fixes several incorrect Qt args which should have been 1.