summaryrefslogtreecommitdiff
path: root/lisp/window.el
Commit message (Expand)AuthorAge
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (bw-dir, bw-eqdir, balance-windows, split-window-keep-point):Juanma Barranquero2006-01-30
* (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)Eli Zaretskii2005-12-10
* (balance-windows): Delete extraneous third arg to `enlarge-window'.Romain Francoise2005-12-06
* (get-buffer-window-list): Moved from subr.el.Richard M. Stallman2005-10-22
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* Fix previous change.Richard M. Stallman2005-06-25
* (save-selected-window): Use save-current-buffer.Richard M. Stallman2005-06-25
* (window-current-scroll-bars): Fix typos in docstring.Juanma Barranquero2005-06-10
* (shrink-window-if-larger-than-buffer): Fix typo in docstring.Juanma Barranquero2005-06-09
* (window-size-fixed): Fix typo in docstring.Juanma Barranquero2005-06-09
* (quit-window, shrink-window-if-larger-than-buffer): Doc fixes.Juanma Barranquero2005-05-24
* (window-size-fixed): New defvar.Richard M. Stallman2005-04-23
* (window-buffer-height): Use count-screen-lines.Stefan Monnier2005-03-28
* (handle-select-window): Don't switch window when we're in the minibuffer.Stefan Monnier2005-01-20
* (window-buffer-height): Call compute-motion with nil width.Kim F. Storm2004-08-02
* (save-selected-window, one-window-p)Luc Teirlinck2004-07-11
* Comment change.Richard M. Stallman2004-05-29
* (split-window-save-restore-data):Richard M. Stallman2004-04-20
* (window-safely-shrinkable-p): Don't change the buffer-list.Stefan Monnier2004-02-09
* (window-current-scroll-bars): New defun.Kim F. Storm2003-09-24
* (kill-buffer-and-window): Remove `yes-or-no-p' so thatRichard M. Stallman2003-09-12
* Add arch taglinesMiles Bader2003-09-01
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (save-selected-window): Save and restore selected windows of all frames.Richard M. Stallman2002-12-23
* (split-window-save-restore-data): Use push and with-current-buffer.Stefan Monnier2002-08-15
* Update copyright.Pavel Janík2002-04-01
* (handle-select-window): New function.Pavel Janík2002-04-01
* (balance-windows): Fix misplaced parenthesis.Andreas Schwab2002-02-03
* (save-selected-window): Move macro before first use.Andreas Schwab2002-02-03
* (window-body-height): Handle minibuffer window specially.Richard M. Stallman2002-01-21
* (window-body-height): New function.Richard M. Stallman2002-01-18
* (balance-windows): Use new PRESERVE-BEFORE argRichard M. Stallman2001-12-25
* (save-selected-window): No error if saved window is dead.Richard M. Stallman2001-11-26
* (get-window-with-predicate): Renamed from some-window.Gerd Moellmann2001-09-07
* Add Keywords header.Gerd Moellmann2001-09-04
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-15
* (shrink-window-if-larger-than-buffer): Handle frameGerd Moellmann2001-03-08
* (fit-window-to-buffer, window-safely-shrinkable-p)Eli Zaretskii2001-02-23
* (mode-line-window-height-fudge):Miles Bader2000-12-15
* (window-text-height): Function removed (now in C).Miles Bader2000-12-11
* (fit-window-to-buffer): Don't pass last argument toMiles Bader2000-12-08
* (fit-window-to-buffer): Handle non-nil `truncate-lines'.Miles Bader2000-12-01
* General comment and spacing fixes.Stefan Monnier2000-11-21
* (fit-window-to-buffer): Fix previous change.Kenichi Handa2000-11-16
* (fit-window-to-buffer): Be sure to acquire at leastKenichi Handa2000-11-16
* (fit-window-to-buffer): Handle windows without mode-lines.Miles Bader2000-11-14
* (fit-window-to-buffer): Don't checkKenichi Handa2000-11-14
* (fit-window-to-buffer): Adjust point of the window buffer, not that ofKenichi Handa2000-10-24