]> git.eshelyaron.com Git - emacs.git/commit
Fix broken use-package tests
authorStefan Kangas <stefankangas@gmail.com>
Sun, 1 Sep 2024 09:29:36 +0000 (11:29 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Sep 2024 07:51:56 +0000 (09:51 +0200)
commit82e0d040722411b2bb4d4101287ff627cb3474d7
treea59cb470f0ebb62bded150340e696f6fbecc74ae
parent13cf8a88eee27c3eb89f4d70433d13085ad421a4
Fix broken use-package tests

* lisp/use-package/use-package-core.el (use-package-keywords): Change
keyword order to match the one before adding :pin, :ensure, :delight,
and :diminish directly to this list.  This fixes some broken unit tests.

(cherry picked from commit bca315aa4c44f4dc0feb0324e5e8c2f7b599fec8)
lisp/use-package/use-package-core.el