minimize-window

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


(minimize-window &optional WINDOW)

Minimize WINDOW.
Make WINDOW as small 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 minimize
WINDOW pixelwise.