log src/window.c @ 6982:5137d3777e4a

age author description
Wed, 20 Apr 1994 07:27:20 +0000 Richard M. Stallman (set_window_width): Don't delete root window for being too narrow.
Wed, 13 Apr 1994 18:14:44 +0000 Karl Heuer (Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.
Wed, 13 Apr 1994 18:04:40 +0000 Karl Heuer (Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME when
Tue, 05 Apr 1994 23:49:15 +0000 Karl Heuer Add window argument on calls to compute_motion.
Tue, 29 Mar 1994 07:20:26 +0000 Karl Heuer (Fwindow_width): Delete unnecessary variable declarations.
Fri, 25 Mar 1994 00:41:05 +0000 Karl Heuer (unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not
Wed, 23 Mar 1994 20:31:08 +0000 Karl Heuer (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
Mon, 14 Mar 1994 21:36:17 +0000 Karl Heuer (window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,
Mon, 14 Mar 1994 01:28:49 +0000 Richard M. Stallman (Fdelete_other_windows): Pass new arg to Fvertical_motion.
Wed, 09 Mar 1994 06:02:56 +0000 Karl Heuer (Fselect_window): Undo previous minibuffer change.
Wed, 09 Mar 1994 05:59:08 +0000 Richard M. Stallman (window_loop): Delete MULTI_FRAME
Wed, 09 Mar 1994 04:17:47 +0000 Karl Heuer (Fselect_window): Don't select an inactive minibuffer.
Tue, 08 Mar 1994 23:28:14 +0000 Richard M. Stallman (Fdisplay_buffer): If pop_up_frames != 0,
Tue, 08 Mar 1994 06:20:18 +0000 Richard M. Stallman (Fprevious_window, Fnext_window): ALL_FRAMES = visible
Tue, 08 Mar 1994 00:09:03 +0000 Richard M. Stallman (Fwindow_width): Doc fix.
Mon, 07 Mar 1994 18:39:11 +0000 Karl Heuer (Fscroll_other_window): Doc fix.
Sat, 26 Feb 1994 04:24:37 +0000 Karl Heuer (Fset_window_configuration): Allow for menu-bar-lines to have changed since
Fri, 18 Feb 1994 06:10:23 +0000 Richard M. Stallman (unshow_buffer): Unconditionally set last_window_start.
Fri, 18 Feb 1994 01:12:10 +0000 Richard M. Stallman (Fdelete_other_windows): Don't call Frecenter;
Fri, 11 Feb 1994 00:00:28 +0000 Karl Heuer (Fpos_visible_in_window_p): Take hscroll into account.
Wed, 02 Feb 1994 07:16:51 +0000 Karl Heuer (Fpos_visible_in_window_p): Return nil if POS > ZV.
Thu, 23 Dec 1993 01:07:58 +0000 Richard M. Stallman (Fdisplay_buffer): If pop_up_frames, pass t to Fget_buffer_window.
Sun, 21 Nov 1993 22:15:04 +0000 Richard M. Stallman (window_loop, case DELETE_BUFFER_WINDOWS):
Wed, 22 Sep 1993 18:14:10 +0000 Brian Fox (Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 11 Aug 1993 20:46:27 +0000 Richard M. Stallman (enum window_loop): Delete final comma.
Wed, 11 Aug 1993 19:29:19 +0000 Richard M. Stallman (Frecenter): Preserve point in the buffer we change it in.
Fri, 30 Jul 1993 01:48:19 +0000 Jim Blandy * window.c (check_frame_size): Include the menu bar height in the
Mon, 26 Jul 1993 19:14:26 +0000 Richard M. Stallman (Fset_window_buffer): Clear window_end_{pos,valid}.
Sun, 18 Jul 1993 06:28:40 +0000 Jim Blandy * window.c [not MULTI_FRAME] (Fdelete_windows_on): Set FRAME