]> git.eshelyaron.com Git - emacs.git/commitdiff
More of the same.
authorGlenn Morris <rgm@gnu.org>
Tue, 28 Aug 2007 08:29:15 +0000 (08:29 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 28 Aug 2007 08:29:15 +0000 (08:29 +0000)
src/ChangeLog.multi-tty

index 15f6fe466384bedaa677b507b0571ba8294c9b60..6e4d0e6224dd223d4670b2e9aa50597452c86680 100644 (file)
        (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.