]> git.eshelyaron.com Git - emacs.git/commit
Fix widget relationship in customize-themes
authorMauro Aranda <maurooaranda@gmail.com>
Wed, 2 Apr 2025 11:10:18 +0000 (08:10 -0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 3 Apr 2025 16:51:02 +0000 (18:51 +0200)
commiteb11b57fd2f86c48eb9c59106a7c357b89b7a21f
tree8669e8a8c40842463e7803459f81f7f4bf87c285
parent3d4962e9857d9ba04c475868614b002a09d18615
Fix widget relationship in customize-themes

* lisp/cus-theme.el (customize-themes): The theme button should
be a sibling of the checkbox widget, not a child.  (Bug#77096)

(cherry picked from commit 9cfc01056e1be0fada18b8cfbde6a6a511428edd)
lisp/cus-theme.el