summaryrefslogtreecommitdiff
path: root/lisp/window.el
Commit message (Expand)AuthorAgeFilesLines
* (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)Eli Zaretskii2005-12-101-68/+194
* (balance-windows): Delete extraneous third arg to `enlarge-window'.Romain Francoise2005-12-061-1/+1
* (get-buffer-window-list): Moved from subr.el.Richard M. Stallman2005-10-221-0/+12
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Fix previous change.Richard M. Stallman2005-06-251-1/+1
* (save-selected-window): Use save-current-buffer.Richard M. Stallman2005-06-251-13/+21
* (window-current-scroll-bars): Fix typos in docstring.Juanma Barranquero2005-06-101-2/+2
* (shrink-window-if-larger-than-buffer): Fix typo in docstring.Juanma Barranquero2005-06-091-1/+1
* (window-size-fixed): Fix typo in docstring.Juanma Barranquero2005-06-091-1/+1
* (quit-window, shrink-window-if-larger-than-buffer): Doc fixes.Juanma Barranquero2005-05-241-3/+2
* (window-size-fixed): New defvar.Richard M. Stallman2005-04-231-0/+9
* (window-buffer-height): Use count-screen-lines.Stefan Monnier2005-03-281-14/+7
* (handle-select-window): Don't switch window when we're in the minibuffer.Stefan Monnier2005-01-201-2/+8
* (window-buffer-height): Call compute-motion with nil width.Kim F. Storm2004-08-021-1/+1
* (save-selected-window, one-window-p)Luc Teirlinck2004-07-111-13/+28
* Comment change.Richard M. Stallman2004-05-291-0/+3
* (split-window-save-restore-data):Richard M. Stallman2004-04-201-2/+3
* (window-safely-shrinkable-p): Don't change the buffer-list.Stefan Monnier2004-02-091-8/+6
* (window-current-scroll-bars): New defun.Kim F. Storm2003-09-241-0/+17
* (kill-buffer-and-window): Remove `yes-or-no-p' so thatRichard M. Stallman2003-09-121-5/+12
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (save-selected-window): Save and restore selected windows of all frames.Richard M. Stallman2002-12-231-3/+12
* (split-window-save-restore-data): Use push and with-current-buffer.Stefan Monnier2002-08-151-8/+7
* Update copyright.Pavel Janík2002-04-011-1/+1
* (handle-select-window): New function.Pavel Janík2002-04-011-0/+8
* (balance-windows): Fix misplaced parenthesis.Andreas Schwab2002-02-031-2/+2
* (save-selected-window): Move macro before first use.Andreas Schwab2002-02-031-10/+10
* (window-body-height): Handle minibuffer window specially.Richard M. Stallman2002-01-211-4/+6
* (window-body-height): New function.Richard M. Stallman2002-01-181-0/+9
* (balance-windows): Use new PRESERVE-BEFORE argRichard M. Stallman2001-12-251-37/+61
* (save-selected-window): No error if saved window is dead.Richard M. Stallman2001-11-261-2/+5
* (get-window-with-predicate): Renamed from some-window.Gerd Moellmann2001-09-071-1/+4
* Add Keywords header.Gerd Moellmann2001-09-041-0/+1
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-2/+1
* (shrink-window-if-larger-than-buffer): Handle frameGerd Moellmann2001-03-081-3/+8
* (fit-window-to-buffer, window-safely-shrinkable-p)Eli Zaretskii2001-02-231-1/+4
* (mode-line-window-height-fudge):Miles Bader2000-12-151-53/+0
* (window-text-height): Function removed (now in C).Miles Bader2000-12-111-23/+0
* (fit-window-to-buffer): Don't pass last argument toMiles Bader2000-12-081-1/+1
* (fit-window-to-buffer): Handle non-nil `truncate-lines'.Miles Bader2000-12-011-3/+11
* General comment and spacing fixes.Stefan Monnier2000-11-211-19/+32
* (fit-window-to-buffer): Fix previous change.Kenichi Handa2000-11-161-3/+1
* (fit-window-to-buffer): Be sure to acquire at leastKenichi Handa2000-11-161-1/+8
* (fit-window-to-buffer): Handle windows without mode-lines.Miles Bader2000-11-141-31/+40
* (fit-window-to-buffer): Don't checkKenichi Handa2000-11-141-8/+20
* (fit-window-to-buffer): Adjust point of the window buffer, not that ofKenichi Handa2000-10-241-2/+3
* (fit-window-to-buffer): Change defaulting of MAX-HEIGHT slightly.Miles Bader2000-10-221-5/+3
* (window-text-height): Don't expect minibuffers to have mode-lines.Miles Bader2000-10-221-1/+2