Variable: idlwave-shell-output-overlay
idlwave-shell-output-overlay is a variable defined in
idlw-shell.el.gz.
Value
#<overlay from 1 to 1 in *scratch*>
Documentation
The overlay for the last IDL output.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/idlw-shell.el.gz
(defvar idlwave-shell-output-overlay nil
"The overlay for the last IDL output.")