]> git.eshelyaron.com Git - emacs.git/commit
Ensure that cus-load doesn't add things twice
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 24 Sep 2022 10:15:58 +0000 (12:15 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 24 Sep 2022 10:15:58 +0000 (12:15 +0200)
commit6403ede2016d0d16a487d759ef45745c3d4ac24b
tree6bf274093bad0dcf860a987eb14b0be53c0cc4f4
parent126d5b23cf252ceae537a686e46ba86c0591e658
Ensure that cus-load doesn't add things twice

* lisp/cus-dep.el (custom-make-dependencies): Use it.

* lisp/custom.el (custom--add-custom-loads): New function.
lisp/cus-dep.el
lisp/custom.el