Variable: idlwave-shell-command-output

idlwave-shell-command-output is a variable defined in idlw-shell.el.gz.

Value

nil

Documentation

String for accumulating current command output.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/idlw-shell.el.gz
(defvar idlwave-shell-command-output nil
  "String for accumulating current command output.")