]> git.eshelyaron.com Git - emacs.git/commit
Fix widget buttons when button prefix includes space
authorDavid Ponce <da_vid@orange.fr>
Wed, 1 Jan 2025 11:03:07 +0000 (08:03 -0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 12 Jan 2025 10:59:00 +0000 (11:59 +0100)
commiteed0b1f96f1adaa6108b7505b8dffb7b166b0173
tree06c5fdaebbaae5a0836af1b8d743fc96104a00da
parent8ca20f4791b85dce64251e045c66256e802f4a71
Fix widget buttons when button prefix includes space

* lisp/wid-edit.el (widget-specify-button): Give the invisible
space the same 'face' property as the rest of the button.
(Bug#73911)

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