]> git.eshelyaron.com Git - emacs.git/commit
; Handle edge-case when deleting the last package
authorPhilip Kaludercic <philipk@posteo.net>
Wed, 13 Sep 2023 09:58:22 +0000 (11:58 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 21 Sep 2023 16:28:30 +0000 (18:28 +0200)
commit24b8d13fc1ad2a6c5e3acbc794f34722508d5ab9
tree0e544b6e3714d38f8fd5e23a48cf930685806daa
parentcc9bfcafb9cb9efa606d0ac5747a4600d5ccafcb
; Handle edge-case when deleting the last package

* lisp/emacs-lisp/package.el (package-delete): Rebind 'package-alist'
while calling 'package--used-elsewhere-p'.  (bug#65475)
lisp/emacs-lisp/package.el