Variable: idlwave-html-help-pre-v6
idlwave-html-help-pre-v6 is a customizable variable defined in
idlw-help.el.gz.
Value
nil
Documentation
Whether pre or post-v6.0 IDL help documents are being used.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/idlw-help.el.gz
(defcustom idlwave-html-help-pre-v6 nil
"Whether pre or post-v6.0 IDL help documents are being used."
:type 'boolean)