Variable: idlwave-shell-hidden-output-buffer
idlwave-shell-hidden-output-buffer is a variable defined in
idlw-shell.el.gz.
Value
" *idlwave-shell-hidden-output*"
Documentation
Buffer containing hidden output from IDL commands.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/idlw-shell.el.gz
(defvar idlwave-shell-hidden-output-buffer " *idlwave-shell-hidden-output*"
"Buffer containing hidden output from IDL commands.")