Variable: sh-shell-variables-initialized
sh-shell-variables-initialized is a variable defined in
sh-script.el.gz.
Value
nil
Documentation
Non-nil if sh-shell-variables is initialized.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/sh-script.el.gz
(defvar sh-shell-variables-initialized nil
"Non-nil if `sh-shell-variables' is initialized.")