Variable: idlwave-shell-examine-window-alist

idlwave-shell-examine-window-alist is a variable defined in idlw-shell.el.gz.

Value

nil

Documentation

Variable to hold the win/height pairs for all *Examine* windows.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/idlw-shell.el.gz
(defvar idlwave-shell-examine-window-alist nil
  "Variable to hold the win/height pairs for all *Examine* windows.")