Variable: idlwave-help-fontify-source-code

idlwave-help-fontify-source-code is a customizable variable defined in idlw-help.el.gz.

Value

nil

Documentation

Non-nil means, fontify source code displayed as help like normal code.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/idlw-help.el.gz
(defcustom idlwave-help-fontify-source-code nil
  "Non-nil means, fontify source code displayed as help like normal code."
  :type 'boolean)