Variable: idlwave-unresolved-routines
idlwave-unresolved-routines is a variable defined in idlwave.el.gz.
Value
nil
Documentation
Holds the unresolved routine-info obtained by asking the shell.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/idlwave.el.gz
(defvar idlwave-unresolved-routines nil
"Holds the unresolved routine-info obtained by asking the shell.")