summaryrefslogtreecommitdiff
path: root/lisp/window.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (fit-window-to-buffer): New function.Miles Bader2000-10-211-30/+65
* (set-window-text-height): Force window-min-height to 1.Miles Bader2000-10-201-6/+6
* (window-text-height, set-window-text-height): New functions.Miles Bader2000-10-201-8/+56
* (height-affecting-face-attributes): Use `defconst'.Miles Bader2000-10-201-5/+18
* (mode-line-window-height-fudge): New variable.Miles Bader2000-10-201-9/+42
* (shrink-window-if-larger-than-buffer): If faceGerd Moellmann2000-09-201-3/+9
* (some-window): New function.Gerd Moellmann2000-07-031-4/+41
* (count-screen-lines): New function.Gerd Moellmann2000-04-191-2/+42
* (walk-windows): If ALL-FRAMES is a frame,Gerd Moellmann1999-11-011-7/+11
* (shrink-window-if-larger-than-buffer): Don't try toKarl Heuer1999-08-151-1/+1
* (shrink-window-if-larger-than-buffer):Karl Heuer1999-03-171-0/+4
* (window-buffer-height): New function, split fromRichard M. Stallman1998-11-221-35/+32
* (split-window-horizontally): Doc fix.Richard M. Stallman1998-08-061-1/+3
* (shrink-window-if-larger-than-buffer):Karl Heuer1998-06-011-28/+29
* (split-window-vertically): Doc fix.Richard M. Stallman1998-05-241-1/+1
* (quit-window): Fixed FRAME to be the frame and never window.Richard M. Stallman1998-05-071-1/+1
* (quit-window): Don't try to switch buffersRichard M. Stallman1998-04-301-2/+4
* (quit-window): New command.Richard M. Stallman1998-03-091-1/+50
* (shrink-window-if-larger-than-buffer):Richard M. Stallman1997-07-011-51/+38
* (split-window-save-restore-data): New function thatRichard M. Stallman1997-06-171-2/+13
* Use defcustom.Richard M. Stallman1997-05-051-2/+4
* (kill-buffer-and-window): New command.Richard M. Stallman1996-10-261-1/+11
* (walk-windows): Doc fix.Richard M. Stallman1996-04-261-1/+1
* (walk-windows): Doc fix.Richard M. Stallman1996-04-211-3/+3
* (count-windows): Doc fix.Karl Heuer1996-03-181-2/+2
* Update FSF's address.Erik Naggum1996-01-141-3/+4
* (split-window-vertically): Don't change point in oldRichard M. Stallman1995-12-251-10/+16
* (balance-windows): Don't count the menu bar's lines in the frame height.Richard M. Stallman1995-11-111-2/+5
* (save-selected-window): New macro.Karl Heuer1995-06-111-0/+8
* (walk-windows): Doc fix.Richard M. Stallman1995-04-081-3/+4
* (minibuffer-window-active-p): Use active-minibuffer-window.Richard M. Stallman1995-03-291-11/+1
* (one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.Richard M. Stallman1995-03-221-2/+66
* (balance-windows): Ignore minibuffer window when browsing the `levels'.Richard M. Stallman1995-03-151-1/+2