log src/window.c @ 21624:d7c8600f8775

age author description
1998-04-14 Andreas Schwab (Fset_window_configuration): Fix mixing of Lisp_Object
1998-04-14 Andreas Schwab Fix -Wimplicit warnings.
1998-03-20 Richard M. Stallman (window_display_table): Don't look inside buffer if its nil.
1998-03-17 Richard M. Stallman (Frecenter): Operate on window's buffer even if some other was current.
1998-03-02 Richard M. Stallman (compare_window_configurations): New arg ignore_positions.
1998-02-08 Richard M. Stallman (Fdisplay_buffer): New arg FRAME.
1998-01-26 Richard M. Stallman (compare_window_configurations): New function.
1998-01-21 Richard M. Stallman Update copyright year.
1998-01-19 Richard M. Stallman (window_scroll): Set opoint_byte properly.
1998-01-16 Richard M. Stallman (Fspecial_display_p): Return the right value
1998-01-09 Richard M. Stallman (Fselect_window): Don't set OW->pointm if OW->buffer is nil.
1998-01-01 Richard M. Stallman (unshow_buffer): Set PT with TEMP_SET_PT_BOTH.
1997-11-25 Andreas Schwab Add prototypes.
1997-10-19 Karl Heuer (syms_of_window): Doc fix.
1997-10-16 Karl Heuer (replace_buffer_in_all_windows):
1997-10-15 Karl Heuer (window_scroll): When scrolling forward and point is
1997-09-02 Richard M. Stallman (syms_of_window): Doc fix.
1997-07-21 Richard M. Stallman (set_window_height): Allow all heights > 0 for minibuffer windows.
1997-07-12 Richard M. Stallman Fix copyright year.
1997-07-12 Richard M. Stallman (Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.
1997-07-07 Richard M. Stallman Include blockinput.h.
1997-06-29 Richard M. Stallman (temp_output_buffer_show): Copy default-directory from current buffer.
1997-05-31 Richard M. Stallman (Fsplit_window): Ignore FRAME_NO_SPLIT_P here.
1997-05-27 Richard M. Stallman (syms_of_window): Initialize inhibit_frame_unsplittable.
1997-05-26 Simon Marshall frame-override-unsplittable/inhibit-frame-unsplittable name change.
1997-05-26 Richard M. Stallman (Fdisplay_buffer): Use B not b for interactive argument.
1997-05-06 Richard M. Stallman (Fset_window_configuration): Set last_selected_window
1997-05-03 Richard M. Stallman (Fdisplay_buffer): If we give up and try other frames,
1997-04-23 Richard M. Stallman (frame_allow_splitting): New variable.
1997-04-10 Karl Heuer (delete_window): Don't return value from void function.