log src/window.c @ 65941:755e70ac6ff1

age author description
Fri, 07 Oct 2005 22:17:05 +0000 Kim F. Storm (window_tree, Fwindow_tree): Rename fns added 2005-10-04.
Tue, 04 Oct 2005 14:14:05 +0000 Kim F. Storm (window_split_tree): New function.
Sun, 18 Sep 2005 16:28:53 +0000 Andreas Schwab (make_window): Don't initialize height_fixed_p.
Tue, 16 Aug 2005 14:58:33 +0000 Kim F. Storm (SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 21 Jul 2005 16:34:51 +0000 Juanma Barranquero (Fset_window_margins, Fset_window_fringes):
Mon, 11 Jul 2005 21:43:10 +0000 Stefan Monnier (Frecenter): Yet another int/Lisp_Object mixup (YAILOM).
Thu, 07 Jul 2005 09:36:18 +0000 Kim F. Storm (Frecenter): Remove superfluous settings of iarg.
Thu, 07 Jul 2005 09:33:29 +0000 Kim F. Storm (Frecenter): Fix last change (set iarg before use).
Wed, 06 Jul 2005 22:06:15 +0000 Richard M. Stallman (Frecenter): When arg is inside the scroll margin, move it out of the margin.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Sun, 03 Jul 2005 16:41:48 +0000 Richard M. Stallman (window_scroll_pixel_based): Take account of this_scroll_margin when
Wed, 29 Jun 2005 23:29:01 +0000 Richard M. Stallman (window_scroll_pixel_based, window_scroll_line_based):
Tue, 21 Jun 2005 11:29:47 +0000 Juanma Barranquero Fix typo in comment.
Fri, 10 Jun 2005 02:31:13 +0000 Luc Teirlinck (Fselect_window): Adapt call to Fselect_frame.
Mon, 06 Jun 2005 10:38:40 +0000 Jan Dj¸«£rv * window.c (delete_window): Handle the case where a h/vchild has
Fri, 20 May 2005 11:17:36 +0000 Lute Kamstra (Fwindow_inside_edges, Fwindow_inside_pixel_edges): Correct the right value.
Tue, 26 Apr 2005 22:41:28 +0000 Richard M. Stallman (Fsame_window_p, Fspecial_display_p): Doc fixes.
Sat, 23 Apr 2005 16:18:23 +0000 Richard M. Stallman (window_size_fixed): Variable deleted.
Mon, 18 Apr 2005 14:09:47 +0000 Kim F. Storm (make_window): Don't initialize overlay_arrow_bitmap.
Tue, 12 Apr 2005 22:52:52 +0000 Stefan Monnier (Fset_window_configuration): Be careful when you choose
Sun, 10 Apr 2005 22:02:41 +0000 Richard M. Stallman Comment changes.
Mon, 21 Feb 2005 22:34:34 +0000 Kim F. Storm (window_scroll_pixel_based): When scrolling backwards,
Mon, 24 Jan 2005 13:22:29 +0000 Kim F. Storm (window_scroll_pixel_based): Fix scrolling in the wrong
Sun, 23 Jan 2005 13:13:03 +0000 Kim F. Storm * window.c (Fpos_visible_in_window_p): Simplify return value for
Sun, 23 Jan 2005 00:50:24 +0000 Kim F. Storm (window_scroll_pixel_based): Force moving to next line
Sat, 22 Jan 2005 01:41:47 +0000 Kim F. Storm (auto_window_vscroll_p): New boolean.
Tue, 04 Jan 2005 03:00:21 +0000 Richard M. Stallman (window_scroll_pixel_based): Don't correct preserve_y
Fri, 31 Dec 2004 15:07:48 +0000 Richard M. Stallman (window_scroll_pixel_based): Only look at
Thu, 02 Dec 2004 23:24:43 +0000 Richard M. Stallman (Fget_lru_window, Fget_largest_window): Doc fixes.