]> git.eshelyaron.com Git - emacs.git/commit
(make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
authorKarl Heuer <kwzh@gnu.org>
Tue, 4 Oct 1994 16:34:57 +0000 (16:34 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 4 Oct 1994 16:34:57 +0000 (16:34 +0000)
commitd834a2e98cd59c3113fd602a24b2537a2d93cfe3
treee7412fb2241f3849bf68ba24120fe11ae757ea7a
parent64db38486e06cdb992761c49488bba48fe067863
(make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
set_window_width, Fset_window_buffer, Fselect_window, temp_output_buffer_show,
make_dummy_parent, Fsplit_window, change_window_height, window_scroll,
Fscroll_left, Fscroll_right, Frecenter, Fmove_to_window_line,
Fset_window_configuration, save_window_save, Fcurrent_window_configuration,
init_window_once): Don't use XFASTINT as an lvalue.
src/window.c