1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
No description
Find a file
David Leatherman ec088b747a Protect against errors during package install
If the network is missing and there is a new use-package with :ensure,
startup would fail part of the way through due package.el being unable
to reach the package repo.  This will catch that error and report it
while allowing startup to continue.

Copyright-paperwork-exempt: yes
2017-05-22 18:23:26 -07:00
lisp/use-package Protect against errors during package install 2017-05-22 18:23:26 -07:00
test/lisp/use-package Don't allow implicit package name arg for binders 2016-10-31 08:49:21 -04:00