Variable: idlwave-experimental

idlwave-experimental is a variable defined in idlwave.el.gz.

Value

nil

Documentation

Non-nil means turn on a few experimental features.

This variable is only for the maintainer, to test difficult stuff, while still distributing stable releases. As a user, you should not set this to t.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/idlwave.el.gz
(defvar idlwave-experimental nil
  "Non-nil means turn on a few experimental features.
This variable is only for the maintainer, to test difficult stuff,
while still distributing stable releases.
As a user, you should not set this to t.")