idlwave-mode-debug-menu-def
idlwave-mode-debug-menu-def is a variable defined in `idlwave.el'.
Its value is
("Debug"
["Start IDL shell" idlwave-shell t]
["Save and .RUN buffer" idlwave-shell-save-and-run
(and
(boundp 'idlwave-shell-automatic-start)
idlwave-shell-automatic-start)])
Documentation:
Not documented as a variable.