2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-12-23 |
Richard M. Stallman |
(save-selected-window): Save and restore selected windows of all frames.
|
2002-08-15 |
Stefan Monnier |
(split-window-save-restore-data): Use push and with-current-buffer.
|
2002-04-01 |
Pavel Janík |
Update copyright.
|
2002-04-01 |
Pavel Janík |
(handle-select-window): New function.
|
2002-02-03 |
Andreas Schwab |
(balance-windows): Fix misplaced parenthesis.
|
2002-02-03 |
Andreas Schwab |
(save-selected-window): Move macro before first use.
|
2002-01-21 |
Richard M. Stallman |
(window-body-height): Handle minibuffer window specially.
|
2002-01-18 |
Richard M. Stallman |
(window-body-height): New function.
|
2001-12-25 |
Richard M. Stallman |
(balance-windows): Use new PRESERVE-BEFORE arg
|
2001-11-26 |
Richard M. Stallman |
(save-selected-window): No error if saved window is dead.
|
2001-09-07 |
Gerd Moellmann |
(get-window-with-predicate): Renamed from some-window.
|
2001-09-04 |
Gerd Moellmann |
Add Keywords header.
|
2001-07-15 |
Pavel Janík |
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-03-08 |
Gerd Moellmann |
(shrink-window-if-larger-than-buffer): Handle frame
|
2001-02-23 |
Eli Zaretskii |
(fit-window-to-buffer, window-safely-shrinkable-p)
|
2000-12-15 |
Miles Bader |
(mode-line-window-height-fudge):
|
2000-12-11 |
Miles Bader |
(window-text-height): Function removed (now in C).
|
2000-12-08 |
Miles Bader |
(fit-window-to-buffer): Don't pass last argument to
|
2000-12-01 |
Miles Bader |
(fit-window-to-buffer): Handle non-nil `truncate-lines'.
|
2000-11-21 |
Stefan Monnier |
General comment and spacing fixes.
|
2000-11-16 |
Kenichi Handa |
(fit-window-to-buffer): Fix previous change.
|
2000-11-16 |
Kenichi Handa |
(fit-window-to-buffer): Be sure to acquire at least
|
2000-11-14 |
Miles Bader |
(fit-window-to-buffer): Handle windows without mode-lines.
|
2000-11-14 |
Kenichi Handa |
(fit-window-to-buffer): Don't check
|
2000-10-24 |
Kenichi Handa |
(fit-window-to-buffer): Adjust point of the window buffer, not that of
|
2000-10-22 |
Miles Bader |
(fit-window-to-buffer): Change defaulting of MAX-HEIGHT slightly.
|
2000-10-22 |
Miles Bader |
(window-text-height): Don't expect minibuffers to have mode-lines.
|
2000-10-21 |
Miles Bader |
(fit-window-to-buffer): New function.
|
2000-10-20 |
Miles Bader |
(set-window-text-height): Force window-min-height to 1.
|