Variable: idlwave-shell-cleanup-hook

idlwave-shell-cleanup-hook is a variable defined in idlw-shell.el.gz.

Value

nil

Documentation

List of functions to do cleanup when the shell exits.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/idlw-shell.el.gz
(defvar idlwave-shell-cleanup-hook nil
  "List of functions to do cleanup when the shell exits.")