Variable: package--quickstart-pkgs

package--quickstart-pkgs is a variable defined in package.el.gz.

Value

t

Documentation

If set to a list, we're computing the set of pkgs to activate.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/package.el.gz
(defvar package--quickstart-pkgs t
  "If set to a list, we're computing the set of pkgs to activate.")