From ec6ae7a3fe715bd7e6a76a70384d0838bc33c85e Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 28 Aug 2007 08:29:15 +0000 Subject: [PATCH] More of the same. --- src/ChangeLog.multi-tty | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog.multi-tty b/src/ChangeLog.multi-tty index 15f6fe46638..6e4d0e6224d 100644 --- a/src/ChangeLog.multi-tty +++ b/src/ChangeLog.multi-tty @@ -1146,12 +1146,13 @@ (memory_below_frame, fast_clear_end_of_line): Move to struct terminal. (min_padding_speed, dont_calculate_costs): Comment out (unused). - * term.c (set_terminal_window, ins_del_lines, calculate_costs, term_init) * dispnew.c (line_hash_code, line_draw_cost) (direct_output_for_insert, update_frame_1, scrolling, update_frame_line) * scroll.c (calculate_scrolling, calculate_direct_scrolling) (scrolling_1, scroll_cost) * sysdep.c (hft_init) + * term.c (set_terminal_window, ins_del_lines, calculate_costs) + (term_init) * xdisp.c (try_window_id) * xterm.c (x_initialize): Use the accessor macros for terminal characteristics. -- 2.39.5