Function: Info-exit

Info-exit is a and interactive for quit-window, defined in window.el.gz.

This command is obsolete since 27.1; use quit-window instead.

Signature

(Info-exit &optional KILL WINDOW)

Documentation

Quit WINDOW and bury its buffer.

WINDOW must be a live window and defaults to the selected one. With prefix argument KILL non-nil, kill the buffer instead of burying it.

This calls the function quit-restore-window to delete WINDOW or show some other buffer in it. See Info node (elisp) Quitting Windows for more details.

The functions in quit-window-hook will be run before doing anything else.

Key Bindings

Aliases

verilog-quit-window Info-exit (obsolete since 27.1)