]> git.eshelyaron.com Git - emacs.git/commit
Don't hard-code face of "Install" button
authorStefan Kangas <stefan@marxist.se>
Sun, 25 Apr 2021 10:59:14 +0000 (12:59 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 25 Apr 2021 11:00:29 +0000 (13:00 +0200)
commit34367cc8afb05cf32d5ed9659de92989b89898c8
tree2cb5f4948e1db3b034865e73ab86f786140ab8eb
parent33ba69cd7698f9f25139a57c25172f3354f6579a
Don't hard-code face of "Install" button

* lisp/emacs-lisp/package.el (package-make-button): Use the
'custom-button' face for the "Install" button.  (Bug#47944)
lisp/emacs-lisp/package.el