]> git.eshelyaron.com Git - emacs.git/commit
Add noconfirm to 'package-autoremove'
authorSean Devlin <spd@toadstyle.org>
Mon, 21 Oct 2024 15:28:06 +0000 (11:28 -0400)
committerEshel Yaron <me@eshelyaron.com>
Wed, 27 Nov 2024 19:50:41 +0000 (20:50 +0100)
commit65c7dfda357469352bab7fb3a73e65927ac6eebd
treef8c36c2a3e1a22865646947ae61c947a3c7c7540
parentca5818fa7d1dba073275746541c8d7c4b359e45a
Add noconfirm to 'package-autoremove'

* lisp/emacs-lisp/package.el (package-autoremove):
Add optional argument NOCONFIRM to skip user confirmation when removing
packages.
* etc/NEWS: Announce the new argument.  (Bug#73932)

(cherry picked from commit b4e2d9a3af3dbd0ac7fa944e9386f667feb1c124)
etc/NEWS
lisp/emacs-lisp/package.el