]> git.eshelyaron.com Git - emacs.git/commit
Refresh package list without blocking
authorPhilip Kaludercic <philipk@posteo.net>
Fri, 31 Jan 2025 07:55:02 +0000 (08:55 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Feb 2025 08:46:56 +0000 (09:46 +0100)
commitcb62fa80d1a000cd61cae769be47fb607556be61
treec406e826fd8445d328e33c3f0a802175e6791007
parentbeab55a5b621f2d505138d2ac0d488e4659bde21
Refresh package list without blocking

* lisp/emacs-lisp/package.el (package-refresh-contents): Run
asynchronously when invoked interactively.
* etc/NEWS: Mention the change.

(cherry picked from commit 4cc8709ac2ceb0888ed1868292400049b98fe642)
lisp/emacs-lisp/package.el