log src/window.c @ 15845:574a328ee4b2

age author description
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