diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 54abf51d087..854a8673458 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2005-03-07 Kim F. Storm <storm@cua.dk> | 1 | 2005-03-07 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * xdisp.c (CLEAR_IMAGE_CACHE_COUNT): New const. | ||
| 4 | (clear_image_cache_count): New var. | ||
| 5 | (redisplay_internal): Don't clear face and image caches in the | ||
| 6 | middle of redisplay; do it afterwards. | ||
| 7 | |||
| 3 | * blockinput.h (TOTALLY_UNBLOCK_INPUT): Avoid dangling else. | 8 | * blockinput.h (TOTALLY_UNBLOCK_INPUT): Avoid dangling else. |
| 4 | 9 | ||
| 5 | * xdisp.c (notice_overwritten_cursor): Check that phys_cursor.vpos | 10 | * xdisp.c (notice_overwritten_cursor): Check that phys_cursor.vpos |