aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2002-09-03 00:23:09 +0000
committerKenichi Handa2002-09-03 00:23:09 +0000
commita30c876ac713fbb08a820684ebe36fda2107cdfa (patch)
tree15b4918c5d9e6b86853f742a25c001fd50466f56 /src/ChangeLog
parent567bb3dd3aa79e63f67d6ec4b9508139a37a34f2 (diff)
downloademacs-a30c876ac713fbb08a820684ebe36fda2107cdfa.tar.gz
emacs-a30c876ac713fbb08a820684ebe36fda2107cdfa.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-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