]> git.eshelyaron.com Git - emacs.git/commit
Tolerate errors while recompiling all packages
authorPhilip Kaludercic <philipk@posteo.net>
Tue, 6 Feb 2024 19:12:15 +0000 (20:12 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 12 Feb 2024 07:02:06 +0000 (08:02 +0100)
commit11dffbd78df208ae5200947ea464cbb31f8b5f42
tree45ae07497500ce58026efd2e364459a2771f0291
parent9686560e59a1e868a1dc67d3993b1b781d4287f0
Tolerate errors while recompiling all packages

* lisp/emacs-lisp/package.el (package-recompile-all): Demote errors
raised by 'package-recompile'.  (Bug#68678)

(cherry picked from commit 998f9d98c3b0611b472f4be963d24a96c0a9e197)
lisp/emacs-lisp/package.el