]> git.eshelyaron.com Git - emacs.git/commit
Move describe-face to the new help-fns machinery
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 20 Sep 2019 22:45:34 +0000 (00:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 20 Sep 2019 22:45:41 +0000 (00:45 +0200)
commitc56fabdfc731a8498b9ee8e9c988f85180de690f
tree6b91829507cad818393fe2541d03342e31cc4c67
parent11432322650830fe9ae365f4113733a79226056d
Move describe-face to the new help-fns machinery

* lisp/help-fns.el (describe-face): Move to here from faces.el and
split up (bug#36670).
(help-fns--face-custom-version-info):
(help-fns--face-attributes): Factored out into own functions.
(help-fns-describe-face-functions): New variable.

* lisp/emacs-lisp/subr-x.el (when-let): Add autoload cookie.
lisp/emacs-lisp/subr-x.el
lisp/faces.el
lisp/help-fns.el