diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9a21a76ffea..57cbda6fda2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 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 |