summaryrefslogtreecommitdiff
path: root/src/window.c
AgeCommit message (Expand)Author
2006-02-23Merged from emacs@sv.gnu.orgKaroly Lorentey
2006-02-22(Fwindow_list): Check `window' before doing XWINDOW.Stefan Monnier
2006-02-22Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21Miles Bader
2006-02-20Merged from emacs@sv.gnu.orgKaroly Lorentey
2006-02-18* window.c (window_min_size_1): Ensure room for the scroll bar andChong Yidong
2006-02-17(Fset_window_scroll_bars): Doc fix.Juanma Barranquero
2006-02-12Merged from emacs@sv.gnu.orgKaroly Lorentey
2006-02-11Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14Miles Bader
2006-02-08* window.c (adjust_window_trailing_edge): Check that shrinkingJan Djärv
2006-02-08Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2006-02-01Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9Miles Bader
2006-02-01Merged from Karoly Lorentey
2006-01-30(Fother_window, Fwindow_vscroll, Fset_window_vscroll): Fix typos in docstrings.Juanma Barranquero
2006-01-16Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader
2006-01-16Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95Miles Bader
2005-12-10Merged in changes from CVS trunk.Karoly Lorentey
2005-12-06(enlarge_window): Eliminate arg preserve_before.Richard M. Stallman
2005-12-03Merged from miles@gnu.org--gnu-2005 (patch 659-663)Karoly Lorentey
2005-12-01(Fset_window_configuration): Don't accidentally copy theStefan Monnier
2005-11-27(adjust_window_trailing_edge): New function.Richard M. Stallman
2005-11-07Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)Karoly Lorentey
2005-11-04(Fget_lru_window, Fget_largest_window, window_loop):Stefan Monnier
2005-11-03(Fenlarge_window): Rename SIDE to HORIZONTAL.Richard M. Stallman
2005-11-03(Fdisplay_buffer): Fix last change to not use a dedicated window.Stefan Monnier
2005-11-01(window_loop): For LRU and LARGEST, let the `mini' argumentStefan Monnier
2005-10-23Merged from miles@gnu.org--gnu-2005 (patch 610-614)Karoly Lorentey
2005-10-20(Fwindow_tree): Remove unused var alist.Kim F. Storm
2005-10-15Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91Miles Bader
2005-10-12Merged from miles@gnu.org--gnu-2005 (patch 578-592)Karoly Lorentey
2005-10-11(coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.Kim F. Storm
2005-10-11(coordinates_in_window): Fix returned y position whenKim F. Storm
2005-10-10(Fwindow_tree): Fix spelling.Juanma Barranquero
2005-10-09Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)Karoly Lorentey
2005-10-09(Fwindow_end): Don't try to redisplay if non-interactive.Romain Francoise
2005-10-07(window_tree, Fwindow_tree): Rename fns added 2005-10-04.Kim F. Storm
2005-10-07Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88Miles Bader
2005-10-04(window_split_tree): New function.Kim F. Storm
2005-09-19Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82Miles Bader
2005-09-18(make_window): Don't initialize height_fixed_p.Andreas Schwab
2005-09-04Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey
2005-08-26Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader
2005-08-16(SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define.Kim F. Storm
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-04Apply patch from CVS trunk to fix recenter on ttys.Karoly Lorentey
2005-07-22Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71Miles Bader
2005-07-21(Fset_window_margins, Fset_window_fringes):Juanma Barranquero
2005-07-14Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69Miles Bader
2005-07-11(Frecenter): Yet another int/Lisp_Object mixup (YAILOM).Stefan Monnier
2005-07-10Merged from miles@gnu.org--gnu-2005 (patch 474)Karoly Lorentey