Variable: idlwave-help-use-assistant

idlwave-help-use-assistant is a customizable variable defined in idlw-help.el.gz.

Value

t

Documentation

Whether to use the IDL Assistant as the help browser.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/idlw-help.el.gz
(defcustom idlwave-help-use-assistant t
  "Whether to use the IDL Assistant as the help browser."
  :type 'boolean)