aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a0a3f330651..e69586543fa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12005-09-09 Kim F. Storm <storm@cua.dk>
2
3 * frame.h (struct frame): New member updated_p.
4
5 * xdisp.c (redisplay_internal): Mark updated frames in new updated_p
6 member. Remove local `updated' array and associated variables.
7
12005-09-07 Kim F. Storm <storm@cua.dk> 82005-09-07 Kim F. Storm <storm@cua.dk>
2 9
3 * xdisp.c (handle_display_prop): Respect overlay window property. 10 * xdisp.c (handle_display_prop): Respect overlay window property.