]> git.eshelyaron.com Git - emacs.git/commit
Allow calling package-update-all from the command line
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 May 2022 13:04:50 +0000 (15:04 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 May 2022 13:05:14 +0000 (15:05 +0200)
commitdce5642e86b0ed006a82146126578e6be76869dd
treef17bb724609e29dd3306ff3c9f693c1336887718
parent526e9758de7d163ce3b25fde69a4e122ce9c3742
Allow calling package-update-all from the command line

* lisp/emacs-lisp/package.el (package-update-all): Allow calling from
  the command line with -f package-update-all without any queries.
lisp/emacs-lisp/package.el