]> git.eshelyaron.com Git - emacs.git/commit
Init archive and add noconfirm to 'package-install-selected-packages'
authorGabriel do Nascimento Ribeiro <gabriel.nascimento@nubank.com.br>
Sat, 13 Mar 2021 19:12:47 +0000 (16:12 -0300)
committerStefan Kangas <stefan@marxist.se>
Mon, 15 Mar 2021 02:09:02 +0000 (03:09 +0100)
commit2d12df39267b4fca13a9739e6354985e807e1dd9
tree3de823d43be4c22d0ad17767553413f47cc77c46
parentca7cb9830bde49e76c59a2414a87a3f6eb3b0679
Init archive and add noconfirm to 'package-install-selected-packages'

* lisp/emacs-lisp/package.el (package-install-selected-packages):
Add call to 'package--archives-initialize' and add optional argument
NOCONFIRM to skip user confirmation when installing packages.  (Bug#47124)
lisp/emacs-lisp/package.el