]> git.eshelyaron.com Git - emacs.git/commit
Fix checkbox's child creation
authorMauro Aranda <maurooaranda@gmail.com>
Wed, 1 Jan 2025 11:22:45 +0000 (08:22 -0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 Jan 2025 10:59:00 +0000 (11:59 +0100)
commit8ca20f4791b85dce64251e045c66256e802f4a71
tree750ff9f138e03c11160eb55ddc9fe0fa8cd2f65f
parent71b1058061e9590154b18326b098ce832b241fe2
Fix checkbox's child creation

* lisp/wid-edit.el (widget-checklist-add-item): Swap function
calls so that child is actually a widget.  (Bug#72156)

(cherry picked from commit d66b8d4becb6804d3bd912a000dc64ccfdbe6810)
lisp/wid-edit.el