Function: shell-indirect-setup-hook

shell-indirect-setup-hook is a byte-compiled function defined in shell.el.gz.

Signature

(shell-indirect-setup-hook)

Documentation

Run shell-indirect-setup-hook(var)/shell-indirect-setup-hook(fun).

Source Code

;; Defined in /usr/src/emacs/lisp/shell.el.gz
(defun shell-indirect-setup-hook ()
  "Run `shell-indirect-setup-hook'."
  (run-hooks 'shell-indirect-setup-hook))