]> git.eshelyaron.com Git - emacs.git/commit
Include the number of dependencies in the install prompt
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 May 2022 13:31:13 +0000 (15:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 May 2022 13:31:13 +0000 (15:31 +0200)
commit2ec9f025d242cf28098cf01c532d0cf4e6bd1661
tree696fde1a8325727d336dfaf5605a536262c61af7
parentdce5642e86b0ed006a82146126578e6be76869dd
Include the number of dependencies in the install prompt

* lisp/emacs-lisp/package.el (package-menu--list-to-prompt): Add
the info to the prompt (bug#23346).
(package--dependencies): New function.
lisp/emacs-lisp/package.el