maximize-window

maximize-window is an interactive compiled Lisp function in `window.el'.


(maximize-window &optional WINDOW)

Maximize WINDOW.
Make WINDOW as large as possible without deleting any windows.
WINDOW must be a valid window and defaults to the selected one.

If the option `window-resize-pixelwise' is non-nil maximize
WINDOW pixelwise.