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.
|
Thu, 01 Dec 2005 16:25:15 +0000 |
Stefan Monnier |
(Fset_window_configuration): Don't accidentally copy the
|
Sun, 27 Nov 2005 19:16:28 +0000 |
Richard M. Stallman |
(adjust_window_trailing_edge): New function.
|
Fri, 04 Nov 2005 21:37:03 +0000 |
Stefan Monnier |
(Fget_lru_window, Fget_largest_window, window_loop):
|
Thu, 03 Nov 2005 21:13:57 +0000 |
Richard M. Stallman |
(Fenlarge_window): Rename SIDE to HORIZONTAL.
|
Thu, 03 Nov 2005 17:11:50 +0000 |
Stefan Monnier |
(Fdisplay_buffer): Fix last change to not use a dedicated window.
|
Tue, 01 Nov 2005 08:01:40 +0000 |
Stefan Monnier |
(window_loop): For LRU and LARGEST, let the `mini' argument
|
Thu, 20 Oct 2005 15:04:05 +0000 |
Kim F. Storm |
(Fwindow_tree): Remove unused var alist.
|
Tue, 11 Oct 2005 22:21:50 +0000 |
Kim F. Storm |
(coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.
|
Tue, 11 Oct 2005 15:07:07 +0000 |
Kim F. Storm |
(coordinates_in_window): Fix returned y position when
|
Mon, 10 Oct 2005 13:41:06 +0000 |
Juanma Barranquero |
(Fwindow_tree): Fix spelling.
|
Sun, 09 Oct 2005 16:53:35 +0000 |
Romain Francoise |
(Fwindow_end): Don't try to redisplay if non-interactive.
|
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.
|