Variable: idlwave-shell-sentinel-hook
idlwave-shell-sentinel-hook is a variable defined in idlw-shell.el.gz.
Value
nil
Documentation
Hook run when the IDL process exits.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/idlw-shell.el.gz
(defvar idlwave-shell-sentinel-hook nil
"Hook run when the IDL process exits.")