log src/window.c @ 25112:8bf9ad7816a8

age author description
Fri, 23 Jul 1999 08:37:26 +0000 Karl Heuer (Fsplit_window): For default size, round up for left window.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (Fcoordinates_in_window_p): Rewritten.
Sat, 30 Jan 1999 23:45:54 +0000 Richard M. Stallman (Fset_window_point): If WINDOW is selected but the
Tue, 17 Nov 1998 16:27:02 +0000 Richard M. Stallman (temp_output_buffer_show): Around temp-buffer-show-hook,
Sat, 10 Oct 1998 14:49:28 +0000 Richard M. Stallman (window_loop): New alternative CHECK_ALL_WINDOWS.
Thu, 06 Aug 1998 05:48:33 +0000 Richard M. Stallman (Fsplit_window): Doc fix.
Tue, 04 Aug 1998 03:16:57 +0000 Richard M. Stallman (Fmove_to_window_line): Doc fix.
Sat, 30 May 1998 14:47:15 +0000 Karl Heuer (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
Mon, 25 May 1998 04:20:12 +0000 Richard M. Stallman (Fdelete_windows_on): For FRAME, change t to nil
Fri, 22 May 1998 20:03:28 +0000 Richard M. Stallman (window_loop): Pass new arg to Fother_buffer.
Wed, 20 May 1998 02:01:10 +0000 Richard M. Stallman (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fixes.
Tue, 19 May 1998 22:35:20 +0000 Richard M. Stallman (Fselect_window): Doc fix.
Wed, 29 Apr 1998 09:44:06 +0000 Andreas Schwab (make_window): Initialize last_point field.
Wed, 29 Apr 1998 04:34:05 +0000 Geoff Voelker Conditionally include xterm.h using HAVE_X_WINDOWS.
Tue, 14 Apr 1998 13:11:34 +0000 Andreas Schwab (Fset_window_configuration): Fix mixing of Lisp_Object
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Fri, 20 Mar 1998 05:11:27 +0000 Richard M. Stallman (window_display_table): Don't look inside buffer if its nil.
Tue, 17 Mar 1998 06:48:12 +0000 Richard M. Stallman (Frecenter): Operate on window's buffer even if some other was current.
Mon, 02 Mar 1998 19:12:51 +0000 Richard M. Stallman (compare_window_configurations): New arg ignore_positions.
Sun, 08 Feb 1998 21:08:38 +0000 Richard M. Stallman (Fdisplay_buffer): New arg FRAME.
Mon, 26 Jan 1998 09:04:27 +0000 Richard M. Stallman (compare_window_configurations): New function.
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Mon, 19 Jan 1998 19:24:04 +0000 Richard M. Stallman (window_scroll): Set opoint_byte properly.
Fri, 16 Jan 1998 19:16:02 +0000 Richard M. Stallman (Fspecial_display_p): Return the right value
Fri, 09 Jan 1998 23:18:35 +0000 Richard M. Stallman (Fselect_window): Don't set OW->pointm if OW->buffer is nil.
Thu, 01 Jan 1998 02:07:14 +0000 Richard M. Stallman (unshow_buffer): Set PT with TEMP_SET_PT_BOTH.
Tue, 25 Nov 1997 14:06:38 +0000 Andreas Schwab Add prototypes.
Sun, 19 Oct 1997 19:56:59 +0000 Karl Heuer (syms_of_window): Doc fix.
Thu, 16 Oct 1997 00:07:02 +0000 Karl Heuer (replace_buffer_in_all_windows):
Wed, 15 Oct 1997 22:18:37 +0000 Karl Heuer (window_scroll): When scrolling forward and point is
Tue, 02 Sep 1997 00:15:04 +0000 Richard M. Stallman (syms_of_window): Doc fix.
Mon, 21 Jul 1997 20:00:36 +0000 Richard M. Stallman (set_window_height): Allow all heights > 0 for minibuffer windows.
Sat, 12 Jul 1997 06:37:59 +0000 Richard M. Stallman Fix copyright year.
Sat, 12 Jul 1997 06:37:04 +0000 Richard M. Stallman (Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.
Mon, 07 Jul 1997 05:32:01 +0000 Richard M. Stallman Include blockinput.h.
Sun, 29 Jun 1997 00:35:28 +0000 Richard M. Stallman (temp_output_buffer_show): Copy default-directory from current buffer.
Sat, 31 May 1997 05:50:22 +0000 Richard M. Stallman (Fsplit_window): Ignore FRAME_NO_SPLIT_P here.
Tue, 27 May 1997 02:46:14 +0000 Richard M. Stallman (syms_of_window): Initialize inhibit_frame_unsplittable.
Mon, 26 May 1997 08:17:39 +0000 Simon Marshall frame-override-unsplittable/inhibit-frame-unsplittable name change.
Mon, 26 May 1997 02:41:42 +0000 Richard M. Stallman (Fdisplay_buffer): Use B not b for interactive argument.
Tue, 06 May 1997 03:29:39 +0000 Richard M. Stallman (Fset_window_configuration): Set last_selected_window
Sat, 03 May 1997 06:12:28 +0000 Richard M. Stallman (Fdisplay_buffer): If we give up and try other frames,
Wed, 23 Apr 1997 00:30:43 +0000 Richard M. Stallman (frame_allow_splitting): New variable.
Thu, 10 Apr 1997 21:26:07 +0000 Karl Heuer (delete_window): Don't return value from void function.
Wed, 02 Apr 1997 03:44:32 +0000 Richard M. Stallman (Qwindow_configuration_change_hook): New variable.
Sat, 22 Mar 1997 04:18:04 +0000 Richard M. Stallman (Fset_window_buffer): Increment display_count if it is an integer.
Fri, 14 Mar 1997 17:22:11 +0000 Karl Heuer (change_window_height): Handle shrink as well as enlarge.
Thu, 20 Feb 1997 06:42:13 +0000 Karl Heuer (Fpos_visible_in_window_p): Bug fix. Specify big
Sat, 08 Feb 1997 18:34:53 +0000 Richard M. Stallman (change_window_height): Take size from multiple siblings,
Sat, 08 Feb 1997 15:50:17 +0000 Richard M. Stallman (scroll_preserve_screen_position): New variable.
Thu, 26 Dec 1996 21:01:10 +0000 Richard M. Stallman (window_scroll): Preserve vpos of point
Tue, 10 Dec 1996 23:26:48 +0000 Richard M. Stallman (window_scroll): Don't set w->start or w->force_start if signaling an error.
Tue, 19 Nov 1996 04:46:30 +0000 Geoff Voelker (special-display-p, same-window-p): Add missing
Mon, 11 Nov 1996 00:34:50 +0000 Richard M. Stallman (window_scroll): Handle scroll_margin
Sun, 10 Nov 1996 00:26:03 +0000 Richard M. Stallman (Fdelete_other_windows): Set optional_new_start instead of force_start.
Wed, 06 Nov 1996 07:38:41 +0000 Richard M. Stallman (window_loop, case GET_BUFFER_WINDOW):
Thu, 31 Oct 1996 13:43:37 +0000 Erik Naggum Reorganize function definitions so etags finds them.
Sun, 06 Oct 1996 16:55:03 +0000 Erik Naggum (special-display-p): Doc fix.
Sun, 06 Oct 1996 16:17:41 +0000 Erik Naggum (Fspecial_display_p, Fsame_window_p): New functions.
Thu, 26 Sep 1996 03:43:31 +0000 Richard M. Stallman (syms_of_window): Doc fixes.
Mon, 23 Sep 1996 04:36:43 +0000 Richard M. Stallman (Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro.
Mon, 16 Sep 1996 06:29:40 +0000 Richard M. Stallman (Fset_window_start): Clear last_overlay_modified field.
Mon, 02 Sep 1996 05:13:11 +0000 Richard M. Stallman (unshow_buffer): Clear last_selected_window slot, maybe.
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Sat, 24 Aug 1996 12:12:08 +0000 Erik Naggum (Fsplit_window): Fix previous change.
Fri, 23 Aug 1996 06:20:58 +0000 Richard M. Stallman (Fsplit_window): Treat width just like height;
Tue, 16 Jul 1996 06:17:37 +0000 Karl Heuer (struct save_window_data, struct saved_window): First
Mon, 10 Jun 1996 21:01:22 +0000 Richard M. Stallman Whitespace and #if 0 code changes.
Mon, 10 Jun 1996 21:00:11 +0000 Richard M. Stallman (Fset_window_configuration) [HAVE_WINDOW_SYSTEM]: Call
Thu, 30 May 1996 23:09:44 +0000 Richard M. Stallman (Fdisplay_buffer): Doc fix.
Sat, 10 Feb 1996 07:33:29 +0000 Roland McGrath (display_buffer_1): Fix typo in last change.
Sat, 10 Feb 1996 07:13:00 +0000 Richard M. Stallman (display_buffer_1): Raise the frame if already visible.
Wed, 31 Jan 1996 05:11:48 +0000 Richard M. Stallman (Fset_window_buffer): Set buffer temporarily around running
Wed, 17 Jan 1996 19:03:02 +0000 Karl Heuer (replace_buffer_in_all_windows): Don't change selected
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Mon, 15 Jan 1996 05:05:20 +0000 Richard M. Stallman (display_buffer_1): Don't deiconify the selected frame.
Fri, 12 Jan 1996 23:39:57 +0000 Erik Naggum (window_scroll): Fix typo in comment.
Thu, 11 Jan 1996 17:16:12 +0000 Richard M. Stallman (Fset_window_buffer): Call the window-scroll-functions.
Tue, 09 Jan 1996 00:34:12 +0000 Erik Naggum (Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_window, Fshrink_window,
Fri, 05 Jan 1996 02:42:32 +0000 Richard M. Stallman (replace_buffer_in_all_windows): Only re-select old
Thu, 04 Jan 1996 23:02:18 +0000 Karl Heuer (Fprevious_window, Fwindow_configuration_p): Doc fix.
Tue, 02 Jan 1996 08:55:11 +0000 Richard M. Stallman (replace_buffer_in_all_windows): New function.
Thu, 21 Dec 1995 17:14:53 +0000 Karl Heuer (Fsplit_window): Rename size to size_int and chsize to size.
Wed, 13 Dec 1995 03:29:28 +0000 Karl Heuer (Fsplit_window): Account for scroll bar width.
Tue, 21 Nov 1995 20:12:52 +0000 Richard M. Stallman (Fdisplay_buffer): Always deiconify the window's frame.
Sat, 18 Nov 1995 16:00:22 +0000 Richard M. Stallman (Fset_window_redisplay_end_trigger): Doc fix.
Fri, 10 Nov 1995 16:01:46 +0000 Richard M. Stallman (Fwindow_redisplay_end_trigger): New function.
Tue, 07 Nov 1995 07:27:45 +0000 Geoff Voelker [HAVE_NTGUI] (Fset_window_configuration): Set menu bar lines.
Thu, 12 Oct 1995 18:00:00 +0000 Richard M. Stallman (Fdelete_other_windows): Set w->force_start.
Wed, 11 Oct 1995 17:15:10 +0000 Richard M. Stallman (window_display_table): Use DISP_TABLE_P. Return type
Thu, 05 Oct 1995 23:44:20 +0000 Richard M. Stallman (Fset_window_hscroll): Don't reject args > SHORTBITS.
Tue, 03 Oct 1995 09:09:30 +0000 Richard M. Stallman (window_scroll): Always set force_start.
Fri, 01 Sep 1995 02:01:29 +0000 Richard M. Stallman (save_window_save): Pass the new arg to Fcopy_marker.
Sun, 23 Jul 1995 07:11:26 +0000 Richard M. Stallman (Fprevious_window, Fnext_window): When minibuf = nil,
Tue, 18 Jul 1995 22:12:31 +0000 Richard M. Stallman (Fwindow_start): Doc fix.
Fri, 07 Jul 1995 13:34:49 +0000 Richard M. Stallman (Fset_window_hscroll): Set clip_changed in the buffer.
Mon, 26 Jun 1995 17:04:47 +0000 Richard M. Stallman (Fsplit_window): Nicer error if split size is too small.
Fri, 16 Jun 1995 23:28:57 +0000 Richard M. Stallman (Fset_window_configuration): Use do_switch_frame directly.
Thu, 18 May 1995 22:27:59 +0000 Karl Heuer (Fpos_visible_in_window_p): New arg to compute_motion.
Tue, 16 May 1995 02:56:20 +0000 Karl Heuer (Frecenter): Fix args to vmotion (overlooked in May 13 change).
Sat, 13 May 1995 01:43:30 +0000 Karl Heuer (Fdelete_other_windows): Fix args to vmotion.
Tue, 09 May 1995 04:46:18 +0000 Karl Heuer [MULTI_FRAME] (init_window_once): Set Vterminal_frame
Mon, 08 May 1995 04:59:49 +0000 Richard M. Stallman (Fdisplay_buffer): Initialize other, upper, lower.
Sun, 07 May 1995 00:39:49 +0000 Richard M. Stallman (syms_of_window): Doc fix.
Thu, 13 Apr 1995 18:06:46 +0000 Karl Heuer (Fdisplay_buffer): Search the proper frame when the
Thu, 13 Apr 1995 02:03:59 +0000 Richard M. Stallman (temp_output_buffer_show): Select the chosen window
Sat, 08 Apr 1995 20:15:04 +0000 Richard M. Stallman (Fnext_window, Fprevious_window): If all_frames is a frame and window
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Wed, 22 Mar 1995 17:44:18 +0000 Karl Heuer (syms_of_window): Fix missing \n\.
Tue, 14 Mar 1995 18:39:58 +0000 Richard M. Stallman (Fdisplay_buffer): Fix prev change--return selected window.
Sat, 11 Mar 1995 04:40:18 +0000 Richard M. Stallman (Vsame_window_buffer_names, Vsame_window_regexps): New vars.
Thu, 23 Feb 1995 09:04:34 +0000 Richard M. Stallman (window_loop): Handle special display buffer frames
Sun, 05 Feb 1995 08:52:26 +0000 Richard M. Stallman (Fdelete_window, set_window_height, set_window_width)
Wed, 18 Jan 1995 22:13:34 +0000 Richard M. Stallman (Qtemp_buffer_show_hook): New hook.
Tue, 10 Jan 1995 00:06:50 +0000 Karl Heuer (Fscroll_other_window): On small windows, scroll by 1 line.
Mon, 02 Jan 1995 06:30:49 +0000 Richard M. Stallman (temp_output_buffer_show): Use BUF_SAVE_MODIFF.
Tue, 22 Nov 1994 04:50:20 +0000 Richard M. Stallman (Fdisplay_buffer): Use `b' to read existing buffer name.
Wed, 16 Nov 1994 06:17:13 +0000 Karl Heuer (Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
Wed, 16 Nov 1994 05:16:42 +0000 Karl Heuer (make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
Wed, 16 Nov 1994 03:11:59 +0000 Karl Heuer Fix indentation.
Wed, 26 Oct 1994 06:22:14 +0000 Karl Heuer (syms_of_window): Fix missing \n\'s.
Tue, 25 Oct 1994 20:34:42 +0000 Richard M. Stallman (Vtemp_buffer_show_function): Doc fix.
Thu, 20 Oct 1994 19:11:29 +0000 Karl Heuer (Fdisplay_buffer): Make old_selected_window a Lisp_Object.
Thu, 20 Oct 1994 04:33:34 +0000 Richard M. Stallman (Fdisplay_buffer): If the other window is smaller
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Mon, 17 Oct 1994 07:26:30 +0000 Richard M. Stallman (Fdisplay_buffer): In desperation case of looking for
Tue, 04 Oct 1994 16:34:57 +0000 Karl Heuer (make_window, Fset_window_hscroll, Fset_window_start, set_window_height,
Tue, 04 Oct 1994 12:30:31 +0000 Karl Heuer (Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,
Mon, 03 Oct 1994 00:25:59 +0000 Karl Heuer (Frecenter): Don't trigger point-motion hooks.
Tue, 27 Sep 1994 01:37:06 +0000 Richard M. Stallman (syms_of_window): Doc fix.
Tue, 27 Sep 1994 00:51:55 +0000 Karl Heuer (Fwindowp, Fwindow_live_p, window_display_table, window_loop,
Fri, 23 Sep 1994 22:14:46 +0000 Richard M. Stallman (Fdelete_other_windows): Nice error if WINDOW is minibuf.
Thu, 22 Sep 1994 05:04:59 +0000 Richard M. Stallman (display-buffer, special-display-buffer-names)
Tue, 20 Sep 1994 05:13:22 +0000 Karl Heuer (window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to
Tue, 20 Sep 1994 04:44:01 +0000 Karl Heuer (Fset_window_buffer): Fix Lisp_Object vs. int problems.
Tue, 20 Sep 1994 02:20:05 +0000 Richard M. Stallman (struct saved_window_data): New slots min_width, min_height.
Sat, 13 Aug 1994 23:13:10 +0000 Richard M. Stallman (window_loop, case UNSHOW_BUFFER):
Wed, 10 Aug 1994 20:32:38 +0000 Richard M. Stallman (Fwindow_end): Undo previous change.
Tue, 09 Aug 1994 04:29:53 +0000 Richard M. Stallman (Fwindow_end): If window_end_valid is nil, return nil.
Mon, 08 Aug 1994 10:14:32 +0000 Richard M. Stallman (Fpos_visible_in_window_p): Do something reasonable
Wed, 03 Aug 1994 21:58:47 +0000 Richard M. Stallman (Fwindow_end): Doc fix.
Mon, 01 Aug 1994 18:59:09 +0000 Richard M. Stallman (Fmove_to_window_line): Doc fix.
Thu, 28 Jul 1994 12:43:01 +0000 Richard M. Stallman (Fdisplay_buffer): Add MULTI_FRAME cond in last change.
Sun, 24 Jul 1994 20:02:37 +0000 Richard M. Stallman (Fnext_window, Fprevious_window): Don't get stuck in a loop
Sat, 16 Jul 1994 20:18:53 +0000 Richard M. Stallman (Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.
Thu, 14 Jul 1994 03:46:11 +0000 Richard M. Stallman (Fselect_window): Fix bug checking new_point is in range.
Mon, 11 Jul 1994 00:37:44 +0000 Richard M. Stallman (Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.
Thu, 07 Jul 1994 06:34:07 +0000 Richard M. Stallman (Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
Tue, 05 Jul 1994 06:18:33 +0000 Richard M. Stallman Doc fixes.
Sat, 25 Jun 1994 19:08:29 +0000 Richard M. Stallman (Fother_window_for_scrolling): New function.
Sat, 25 Jun 1994 16:28:53 +0000 Richard M. Stallman (Fother_window_for_scrolling): New function.
Mon, 23 May 1994 20:09:33 +0000 Richard M. Stallman (window_loop): Fix test of dedicated flag in prev change.
Mon, 23 May 1994 05:41:58 +0000 Richard M. Stallman (window_loop, UNSHOW_BUFFER case):
Sun, 22 May 1994 08:30:57 +0000 Richard M. Stallman (change_window_height): Test for DELTA too small
Wed, 18 May 1994 23:37:55 +0000 Richard M. Stallman (Fset_window_buffer): Fix dedicated window error call.
Fri, 06 May 1994 01:49:51 +0000 Karl Heuer (Fdelete_other_windows): Do nothing if w->start is outside region.
Fri, 06 May 1994 01:00:15 +0000 Karl Heuer Use PT, not point.
Sun, 24 Apr 1994 08:34:14 +0000 Richard M. Stallman (Fselect_window): Use Fselect_frame.
Sat, 23 Apr 1994 21:37:15 +0000 Richard M. Stallman Implement special frames for specified buffers.
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
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'.
Mon, 22 Feb 1993 14:53:13 +0000 Jim Blandy * keyboard.c (recursive_edit_1, command_loop_1): Pass the proper
Sat, 30 Jan 1993 01:21:00 +0000 Jim Blandy * window.c (Fscroll_left, Fscroll_right): Don't forget to apply
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Tue, 19 Jan 1993 00:56:45 +0000 Roland McGrath (Fdisplay_buffer): Doc fix.
Thu, 14 Jan 1993 21:20:01 +0000 Richard M. Stallman (Fwindow_at): Doc fix.
Thu, 14 Jan 1993 15:17:11 +0000 Jim Blandy * window.c (window_internal_width): New function, which accounts
Thu, 24 Dec 1992 06:16:36 +0000 Jim Blandy * keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
Sat, 12 Dec 1992 15:38:45 +0000 Jim Blandy * window.c (Fset_window_configuration): If we're restoring the
Sat, 07 Nov 1992 07:37:42 +0000 Jim Blandy * window.c (Fset_window_configuration): Protect call to
Sat, 31 Oct 1992 05:39:49 +0000 Jim Blandy * window.c (Fwindow_width, Fset_window_hscroll): Use accessors on
Mon, 19 Oct 1992 18:46:29 +0000 Jim Blandy * window.c: Try to deal coherently with deleted windows:
Tue, 06 Oct 1992 00:02:06 +0000 Richard M. Stallman (window_loop): Pass 2nd arg to Fother_buffer.
Mon, 05 Oct 1992 07:37:10 +0000 Richard M. Stallman Doc fix.
Sat, 03 Oct 1992 07:15:35 +0000 Jim Blandy * window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof,
Sat, 03 Oct 1992 05:42:42 +0000 Jim Blandy * window.c (struct save_window_data): Save the currently selected
Wed, 30 Sep 1992 14:28:46 +0000 Jim Blandy * window.c (Fset_window_configuration): Don't select the frame
Mon, 28 Sep 1992 06:10:03 +0000 Jim Blandy * window.c (delete_all_subwindows): Save the window's buffer in
Sun, 13 Sep 1992 12:38:21 +0000 Jim Blandy * window.c (minibuffer_window): Accept an optional FRAME argument;
Sat, 29 Aug 1992 03:14:44 +0000 Jim Blandy * window.c (coordinates_in_window): Do not assume that all
Wed, 19 Aug 1992 06:40:02 +0000 Jim Blandy * window.c (Fset_window_configuration): Removed #if 0'd code which
Fri, 14 Aug 1992 02:27:26 +0000 Jim Blandy * window.c (window_loop): This used to keep track of the first
Wed, 12 Aug 1992 14:28:27 +0000 Jim Blandy * window.c (MIN_SAFE_WINDOW_HEIGHT, MIN_SAFE_WINDOW_WIDTH): Macros
Wed, 15 Jul 1992 03:25:30 +0000 Jim Blandy entered into RCS
Tue, 14 Jul 1992 15:21:18 +0000 Jim Blandy *** empty log message ***
Thu, 02 Jul 1992 02:36:29 +0000 Roland McGrath *** empty log message ***
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Tue, 23 Jun 1992 21:48:27 +0000 Richard M. Stallman *** empty log message ***
Wed, 10 Jun 1992 03:53:16 +0000 Jim Blandy *** empty log message ***
Wed, 03 Jun 1992 22:58:36 +0000 Richard M. Stallman *** empty log message ***
Fri, 21 Feb 1992 05:39:59 +0000 Jim Blandy *** empty log message ***