comparison src/ChangeLog @ 71332:09e601998e13

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 13 Jun 2006 22:06:10 +0000
parents 52c2a53933f8
children 6844a4a9691c
comparison
equal deleted inserted replaced
71331:f4495654b2ad 71332:09e601998e13
1 2006-06-14 Kim F. Storm <storm@cua.dk>
2
3 * dispnew.c (sit_for): Undo 2006-06-01 change. Instead, a
4 negative time forces redisplay even when input is available.
5 (Fsit_for): Doc fix.
6
1 2006-06-13 Kim F. Storm <storm@cua.dk> 7 2006-06-13 Kim F. Storm <storm@cua.dk>
2 8
3 * dispnew.c: Modify preemptive redisplay to be based on periodic 9 * dispnew.c: Modify preemptive redisplay to be based on periodic
4 checks for input. 10 checks for input.
5 (PERIODIC_PREEMPTION_CHECKING): Define to 1 iff EMACS_HAS_USECS. 11 (PERIODIC_PREEMPTION_CHECKING): Define to 1 iff EMACS_HAS_USECS.