]> git.eshelyaron.com Git - emacs.git/commit
Revert changes to the order in which package descs are loaded
authorPhilip Kaludercic <philipk@posteo.net>
Sun, 4 Jun 2023 13:21:04 +0000 (15:21 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Sun, 4 Jun 2023 13:21:13 +0000 (15:21 +0200)
commitfa8135f8916d6d0beaa945cc28689060f52a1ecf
tree78f8bdc616b50f897bcd54b474046a1c5b80f01e
parent27fcfa2c0a756bbe94ff0ea6accf12fd45186e5c
Revert changes to the order in which package descs are loaded

* lisp/emacs-lisp/package.el (package-load-all-descriptors):  Remove
NOSORT argument to 'directory-files', reverting back to the behaviour
as of Emacs 28.  (Bug#63757)
lisp/emacs-lisp/package.el