log src/window.c @ 70155:d26708f033f8

age author description
Fri, 21 Apr 2006 11:55:17 +0000 Eli Zaretskii (Fdisplay_buffer): Doc fix.
Tue, 18 Apr 2006 20:56:31 +0000 Richard M. Stallman (adjust_window_trailing_edge): Correctly distinguish
Mon, 17 Apr 2006 21:50:59 +0000 Kim F. Storm (window_loop): Test w->dedicated with !NILP instead of EQ Qt.
Mon, 17 Apr 2006 00:24:50 +0000 Nick Roberts (coordinates_in_window): On the vertical border, calculate the row number
Mon, 20 Mar 2006 22:22:25 +0000 Stefan Monnier (window_scroll_pixel_based): Yet another int/Lisp_Object mixup (YAILOM).
Sat, 11 Mar 2006 16:46:38 +0000 Luc Teirlinck Rename preserve_y to window_scroll_pixel_based_preserve_y.
Thu, 09 Mar 2006 03:43:23 +0000 Luc Teirlinck Declare preserve_y as a static global variable.
Tue, 28 Feb 2006 14:52:46 +0000 Chong Yidong * xselect.c (x_catch_errors_unwind): New function.
Wed, 22 Feb 2006 21:01:34 +0000 Stefan Monnier (Fwindow_list): Check `window' before doing XWINDOW.
Sat, 18 Feb 2006 22:17:09 +0000 Chong Yidong * window.c (window_min_size_1): Ensure room for the scroll bar and
Fri, 17 Feb 2006 15:02:30 +0000 Juanma Barranquero (Fset_window_scroll_bars): Doc fix.
Wed, 08 Feb 2006 13:39:52 +0000 Jan Dj¸«£rv * window.c (adjust_window_trailing_edge): Check that shrinking
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 30 Jan 2006 16:11:29 +0000 Juanma Barranquero (Fother_window, Fwindow_vscroll, Fset_window_vscroll): Fix typos in docstrings.
Tue, 06 Dec 2005 02:03:23 +0000 Richard M. Stallman (enlarge_window): Eliminate arg preserve_before.