]> git.eshelyaron.com Git - emacs.git/commit
Check defface doc strings
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Jun 2022 17:07:46 +0000 (19:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Jun 2022 17:08:25 +0000 (19:08 +0200)
commitacf9dcdc51280933eba9f249e41ab41d2896aa93
treef9e2b165ad4062a284221d6ac1643da0031422ad
parent1883e532d1aabbf3bb4085824f777382dc190d9c
Check defface doc strings

* lisp/emacs-lisp/bytecomp.el
(byte-compile-file-form-custom-declare-variable): We already warn
about missing groups from byte-compile-normal-call, so this would
be a double warning.
(custom-declare-face)
(byte-compile-file-form-custom-declare-face): Add doc string
checking for defface.
lisp/emacs-lisp/bytecomp.el