]> git.eshelyaron.com Git - emacs.git/commit
New command 'package-update-all'
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 12 May 2022 01:59:16 +0000 (03:59 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 12 May 2022 01:59:39 +0000 (03:59 +0200)
commit42001f843bb7ca687bf5096543a5d478dab38b87
treecd02b1118c766b20e3ca0b1e989d9d6a887302d7
parent2dc996a95dce3435ff50017bfc4e3a7609e594df
New command 'package-update-all'

* lisp/emacs-lisp/package.el (package-update-all): New function
(bug#19146).
(package--updateable-packages): Factored out...
(package-update): ... from here.
doc/emacs/package.texi
etc/NEWS
lisp/emacs-lisp/package.el