]> git.eshelyaron.com Git - emacs.git/commit
Fix custom-initialize-reset bootstrap error
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 5 Jul 2022 20:42:25 +0000 (22:42 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 5 Jul 2022 20:42:25 +0000 (22:42 +0200)
commit1fe269d59df02b398d6240385bc1861568b97868
tree45b584b06ecd7b68729d1ee74b3c039460a3fe3d
parent7f298bab5234073b1565a7008f63b89979a925d4
Fix custom-initialize-reset bootstrap error

* lisp/custom.el (custom-initialize-reset): Fix bootstrap problem
by avoiding when-let.
lisp/custom.el