]> git.eshelyaron.com Git - emacs.git/commit
Make sure widget buttons always have a left box line
authorPo Lu <luangruo@yahoo.com>
Thu, 30 Dec 2021 11:43:58 +0000 (19:43 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 30 Dec 2021 11:43:58 +0000 (19:43 +0800)
commita67b1f1944262f41e58c87f09d28858725aa5ca9
treece6ba494310152ad2d4f4d839c8c108ca1c962a8
parentcc9ac56081719f553b3e7758c391c595c3fa4eaf
Make sure widget buttons always have a left box line

* lisp/wid-edit.el (widget-specify-button): Add an invisible
before-string to the button overlay.  (bug#51550)
lisp/wid-edit.el