]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/package.el (package-activate-all): Another tweak
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 6 Jan 2021 02:26:03 +0000 (21:26 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 6 Jan 2021 02:26:03 +0000 (21:26 -0500)
commitcf672c66711c0aa24500cab99eb7f2ef63b02bf2
tree36f33ad8d35b66cde5fc76fe4929a989c86957fd
parent7d7bfbf0346114b116e14a4338ea235d12674f13
* lisp/emacs-lisp/package.el (package-activate-all): Another tweak

`package-quickstart.el` files presume `package-activated-list`
is a bound variable, so make sure this is the case even when `package.el` is
not yet loaded.
lisp/emacs-lisp/package.el