aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c6a10fc978b..af619a9a26a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -5,6 +5,11 @@
5 5
62009-06-28 Chong Yidong <cyd@stupidchicken.com> 62009-06-28 Chong Yidong <cyd@stupidchicken.com>
7 7
8 * xdisp.c (start_display, handle_face_prop)
9 (move_it_vertically_backward, cursor_row_fully_visible_p)
10 (redisplay_window, try_window_id, produce_image_glyph): Delete
11 some #ifdef-ed out code chunks that are now obsolete.
12
8 * xterm.c (x_update_window_begin, x_new_focus_frame) 13 * xterm.c (x_update_window_begin, x_new_focus_frame)
9 (x_scroll_bar_handle_click, handle_one_xevent) 14 (x_scroll_bar_handle_click, handle_one_xevent)
10 (handle_one_xevent, XTread_socket, x_focus_on_frame) 15 (handle_one_xevent, XTread_socket, x_focus_on_frame)