Variable: idlwave-class-history

idlwave-class-history is a variable defined in idlwave.el.gz.

Value

nil

Documentation

The history of classes selected with the minibuffer.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/idlwave.el.gz
(defvar idlwave-class-history nil
  "The history of classes selected with the minibuffer.")