log src/window.c @ 5738:730f63010940

age author description
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
Thu, 17 Jun 1993 05:06:36 +0000 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
Thu, 17 Jun 1993 00:39:37 +0000 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
Wed, 16 Jun 1993 21:26:47 +0000 Jim Blandy * window.c (check_frame_size): Allow minibuffer-only frames to be
Mon, 14 Jun 1993 07:07:05 +0000 Richard M. Stallman (Fdelete_window): Handle deleting a parent of the selected window.
Sat, 12 Jun 1993 17:06:34 +0000 Richard M. Stallman (Fdelete_window): Make `frame' a FRAME_PTR and use as such.
Sat, 12 Jun 1993 09:31:25 +0000 Jim Blandy * window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decide
Fri, 11 Jun 1993 11:18:37 +0000 Jim Blandy * window.c (Fprevious_window): Typo.
Thu, 10 Jun 1993 20:08:25 +0000 Richard M. Stallman (Fscroll_left): Make argument optional.
Mon, 07 Jun 1993 05:29:40 +0000 Richard M. Stallman (Fset_window_configuration): If a window is supposed
Mon, 31 May 1993 18:22:48 +0000 Richard M. Stallman (Fset_window_buffer): Set window's force_start to Qnil.
Thu, 27 May 1993 03:46:21 +0000 Richard M. Stallman (window_loop, case GET_LRU_WINDOW): Get frame's width properly.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Tue, 18 May 1993 22:07:14 +0000 Jim Blandy * window.c (window-dedicated-p): Doc fix.
Sat, 08 May 1993 16:28:36 +0000 Richard M. Stallman (Vmouse_event): Var deleted.
Tue, 04 May 1993 22:13:52 +0000 Richard M. Stallman (Fdisplay_buffer): Add space to prompt.
Sun, 25 Apr 1993 06:15:18 +0000 Eric S. Raymond (Fset-window-buffer): Set horizontal-scrolling on a window to zero when
Sun, 21 Mar 1993 06:50:50 +0000 Richard M. Stallman (Fselect_window): Use Fhandle_switch_frame.
Tue, 16 Mar 1993 05:55:57 +0000 Jim Blandy Rename `live-window-p' to `window-live-p', for consistency with
Mon, 15 Mar 1993 05:50:55 +0000 Richard M. Stallman (Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES.
Tue, 02 Mar 1993 08:22:42 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.