grow-window-vertically - Enlarge the current window (relative change)
shrink-window-vertically - Shrink the current window (relative change)
resize-window-vertically - Resize the current window (absolute change)
n grow-window-vertically (C-x z)
n shrink-window-vertically (C-x C-z)
n resize-window-vertically (C-x w)
grow-window-vertically enlarges the current window by n number of lines (1 by default). If n is negative then the window is shrunk.
shrink-window-vertically shrinks the current window by n number of lines (1 by default). If n is negative then the window is enlarged.
resize-window-vertically change the size of the current window to n lines, if possible. i.e. resize window is not a relative displacement.
Growth is performed by consuming space from the next vertical window below the current window, except at the bottom of the screen where the previous window is consumed.
(c) Copyright JASSPA 1999
Last Modified: 1998/07/28
Generated On: 1999/12/01