Karl Heuer
7f77f3c86d
(save-selected-window): New macro.
1995-06-11 19:27:57 +00:00
Richard M. Stallman
04ea572f64
(walk-windows): Doc fix.
1995-04-08 19:41:54 +00:00
Richard M. Stallman
0d624ea45a
(minibuffer-window-active-p): Use active-minibuffer-window.
1995-03-29 07:14:38 +00:00
Richard M. Stallman
82e6d8cb34
(one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.
1995-03-22 16:57:58 +00:00
Richard M. Stallman
ce27e1b0b3
(balance-windows): Ignore minibuffer window when browsing the `levels'.
1995-03-15 23:06:57 +00:00
Richard M. Stallman
cf1b1bf8c0
(shrink-window-if-larger-than-buffer): Use WINDOW's frame
...
for all actions that operate on a frame. Set WINDOW to selected
window if it was nil.
1994-09-22 20:00:48 +00:00
Richard M. Stallman
c09603e9d2
(shrink-window-if-larger-than-buffer):
...
Do nothing in minibuffer-only frame.
1994-09-16 08:11:26 +00:00
Richard M. Stallman
ad656bdc4e
(shrink-window-if-larger-than-buffer):
...
Use frame-width, not screen-width.
1994-09-15 03:10:00 +00:00
Richard M. Stallman
30f2e5cc54
(shrink-window-if-larger-than-buffer): Doc fix.
1994-09-09 21:35:42 +00:00
Richard M. Stallman
e90fc79285
(shrink-window-if-larger-than-buffer):
...
Don't make the window shorter than window-min-height.
1994-08-30 23:56:15 +00:00
Karl Heuer
0ef2c2f2e6
(split-window-horizontally): If size is negative, measure from the right.
1994-08-18 21:03:37 +00:00
Karl Heuer
8f1204db34
Update copyright.
1994-05-03 23:47:06 +00:00
Richard M. Stallman
1de8d93d08
(shrink-window-if-larger-than-buffer):
...
Do nothing for side-by-side windows.
1994-04-16 00:06:58 +00:00
Karl Heuer
ab94bf9f4c
(split-window-vertically): If size is negative, measure from bottom.
1994-04-05 00:49:58 +00:00
Karl Heuer
5e2ec73efb
(shrink-window-if-larger-than-buffer): Don't shrink if the window that would
...
expand is the minibuffer.
1994-02-21 21:40:59 +00:00
Roland McGrath
5ed8d62f52
(shrink-window-if-larger-than-buffer): Pass WINDOW to
...
pos-visible-in-window-p.
1993-08-03 06:38:26 +00:00
Richard M. Stallman
3eb217a0b3
(shrink-window-if-larger-than-buffer): Do nothing if the
...
window is the only window of its frame. If the buffer ends in newline
and point is not at the end of the buffer, don't display last (empty) line.
1993-07-31 01:08:48 +00:00
Richard M. Stallman
7162c5c4dc
(balance-windows): Total rewrite.
1993-06-14 07:11:15 +00:00
Richard M. Stallman
1216975440
(count-windows): PROC argument of walk-windows takes an argument.
1993-06-01 00:54:52 +00:00
Richard M. Stallman
d0bee390dd
(shrink-window-if-larger-than-buffer): Add `interactive'.
...
Do nothing if window contents not entirely visible.
1993-05-31 04:56:19 +00:00
Richard M. Stallman
2ed3f64ccc
(split-window-vertically): Return the new window.
1993-05-29 16:13:16 +00:00
Eric S. Raymond
a0900d9fca
(shrink-window-if-larger-than-buffer): Moved from electric.el to windows.el,
...
minor bug fix. This is to avoid code duplication between vc.el,
electric.el, and finder.el.
(ctl-x-map): Added C-x - and C-x + as bindings for
shrink-window-if-larger-than-buffer and balance-windows respectively.
Since shrink-window-if-larger-than-buffer has to live here anyhow, let
users use it to manage screen space.
1993-04-14 03:34:44 +00:00
Eric S. Raymond
5814274441
entered into RCS
1992-07-22 02:58:48 +00:00
Richard M. Stallman
83b5d75750
*** empty log message ***
1992-07-19 05:05:19 +00:00
Jim Blandy
0cc89026be
*** empty log message ***
1992-07-15 03:24:58 +00:00
Eric S. Raymond
d46bac56ad
*** empty log message ***
1992-07-14 19:42:01 +00:00
Jim Blandy
492878e483
*** empty log message ***
1992-06-10 02:47:07 +00:00
Richard M. Stallman
69037c38af
*** empty log message ***
1992-06-08 03:55:58 +00:00
Eric S. Raymond
76d7458ed9
*** empty log message ***
1992-05-30 19:21:46 +00:00
Jim Blandy
7d7f1f339f
*** empty log message ***
1991-10-15 09:54:34 +00:00
Jim Blandy
8e4b71d834
*** empty log message ***
1991-08-12 07:39:06 +00:00
Richard M. Stallman
c65c168111
*** empty log message ***
1990-10-22 03:36:55 +00:00
Joseph Arceneaux
a2535589a9
Initial revision
1989-10-31 16:00:07 +00:00