aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged from emacs@sv.gnu.orgKaroly Lorentey2006-03-041-17/+26
|\
| * * xselect.c (x_catch_errors_unwind): New function.Chong Yidong2006-02-281-17/+26
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-231-1/+2
|\ \ | |/
| * (Fwindow_list): Check `window' before doing XWINDOW.Stefan Monnier2006-02-221-1/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-201-3/+7
|\ \ | |/
| * * window.c (window_min_size_1): Ensure room for the scroll bar andChong Yidong2006-02-181-1/+4
| * (Fset_window_scroll_bars): Doc fix.Juanma Barranquero2006-02-171-2/+3
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+9
|\ \ | |/
| * * window.c (adjust_window_trailing_edge): Check that shrinkingJan Djärv2006-02-081-0/+8
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged from Karoly Lorentey2006-02-011-3/+3
|\ \ | |/
| * (Fother_window, Fwindow_vscroll, Fset_window_vscroll): Fix typos in docstrings.Juanma Barranquero2006-01-301-3/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2005-12-101-64/+54
|\ \ | |/
| * (enlarge_window): Eliminate arg preserve_before.Richard M. Stallman2005-12-061-61/+35
| * (Fset_window_configuration): Don't accidentally copy theStefan Monnier2005-12-011-3/+19
* | Merged from miles@gnu.org--gnu-2005 (patch 659-663)Karoly Lorentey2005-12-031-1/+136
|\ \ | |/
| * (adjust_window_trailing_edge): New function.Richard M. Stallman2005-11-271-1/+136
* | Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)Karoly Lorentey2005-11-071-56/+72
|\ \ | |/
| * (Fget_lru_window, Fget_largest_window, window_loop):Stefan Monnier2005-11-041-10/+16
| * (Fenlarge_window): Rename SIDE to HORIZONTAL.Richard M. Stallman2005-11-031-26/+30
| * (Fdisplay_buffer): Fix last change to not use a dedicated window.Stefan Monnier2005-11-031-0/+2
| * (window_loop): For LRU and LARGEST, let the `mini' argumentStefan Monnier2005-11-011-25/+29
* | Merged from miles@gnu.org--gnu-2005 (patch 610-614)Karoly Lorentey2005-10-231-1/+0
|\ \ | |/
| * (Fwindow_tree): Remove unused var alist.Kim F. Storm2005-10-201-1/+0
* | Merged from miles@gnu.org--gnu-2005 (patch 578-592)Karoly Lorentey2005-10-121-15/+19
|\ \ | |/
| * (coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.Kim F. Storm2005-10-111-4/+4
| * (coordinates_in_window): Fix returned y position whenKim F. Storm2005-10-111-1/+4
| * (Fwindow_tree): Fix spelling.Juanma Barranquero2005-10-101-1/+1
| * (Fwindow_end): Don't try to redisplay if non-interactive.Romain Francoise2005-10-091-1/+2
| * (window_tree, Fwindow_tree): Rename fns added 2005-10-04.Kim F. Storm2005-10-071-8/+8
* | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)Karoly Lorentey2005-10-091-19/+93
|\ \ | |/
| * (window_split_tree): New function.Kim F. Storm2005-10-041-0/+80
| * (make_window): Don't initialize height_fixed_p.Andreas Schwab2005-09-181-19/+13
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-28/+26
|\ \ | |/
| * (SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define.Kim F. Storm2005-08-161-3/+1
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
| * (Fset_window_margins, Fset_window_fringes):Juanma Barranquero2005-07-211-24/+24
| * (Frecenter): Yet another int/Lisp_Object mixup (YAILOM).Stefan Monnier2005-07-111-1/+1
* | Apply patch from CVS trunk to fix recenter on ttys.Karoly Lorentey2005-08-041-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 474)Karoly Lorentey2005-07-101-7/+4
|\ \ | |/
| * (Frecenter): Remove superfluous settings of iarg.Kim F. Storm2005-07-071-5/+2
| * (Frecenter): Fix last change (set iarg before use).Kim F. Storm2005-07-071-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 470-473)Karoly Lorentey2005-07-101-9/+53
|\ \ | |/
| * (Frecenter): When arg is inside the scroll margin, move it out of the margin.Richard M. Stallman2005-07-061-9/+53
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)Karoly Lorentey2005-07-051-7/+18
|\ \ | |/
| * (window_scroll_pixel_based): Take account of this_scroll_margin whenRichard M. Stallman2005-07-031-1/+3
| * (window_scroll_pixel_based, window_scroll_line_based):Richard M. Stallman2005-06-291-6/+15
* | Merged from miles@gnu.org--gnu-2005 (patch 438-440)Karoly Lorentey2005-06-221-1/+1
|\ \ | |/