comparison src/ChangeLog @ 103619:f9fb01c67183

* xdisp.c (start_display, handle_face_prop) (move_it_vertically_backward, cursor_row_fully_visible_p) (redisplay_window, try_window_id, produce_image_glyph): Delete some #ifdef-ed out code chunks that are now obsolete.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 28 Jun 2009 20:01:28 +0000
parents cb172648c178
children 70e98b9afe06
comparison
equal deleted inserted replaced
103618:cb172648c178 103619:f9fb01c67183
2 2
3 * term.c (create_tty_output) [MSDOS]: #ifdef away. 3 * term.c (create_tty_output) [MSDOS]: #ifdef away.
4 (tty_free_frame_resources) [MSDOS]: Add a DOS-specific version. 4 (tty_free_frame_resources) [MSDOS]: Add a DOS-specific version.
5 5
6 2009-06-28 Chong Yidong <cyd@stupidchicken.com> 6 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
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.
7 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)
11 (x_make_frame_visible, x_make_frame_invisible) 16 (x_make_frame_visible, x_make_frame_invisible)