aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d8ce3d2a94e..da4acbdc684 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -32,6 +32,10 @@
32 (get_window_cursor_type): Don't use them. 32 (get_window_cursor_type): Don't use them.
33 (syms_of_xdisp): Remove intern, staticpro, and defvar for them. 33 (syms_of_xdisp): Remove intern, staticpro, and defvar for them.
34 34
352002-08-30 Kenichi Handa <handa@etl.go.jp>
36
37 * xdisp.c (get_next_display_element): Fix previous change.
38
352002-08-30 Andrew Choi <akochoi@shaw.ca> 392002-08-30 Andrew Choi <akochoi@shaw.ca>
36 40
37 * macterm.c (expose_overlaps): New function (merge code from 41 * macterm.c (expose_overlaps): New function (merge code from