Add ':version' tag to 'checkdoc-package-keywords-flag'

* lisp/emacs-lisp/checkdoc.el (checkdoc-package-keywords-flag):
Add a ':version' tag.
This commit is contained in:
Eli Zaretskii 2015-11-27 12:32:44 +02:00
parent 3f42061bb6
commit 165d6e3fdd

View file

@ -270,6 +270,7 @@ made in the style guide relating to order."
(defcustom checkdoc-package-keywords-flag nil
"Non-nil means warn if this file's package keywords are not recognized.
Currently, all recognized keywords must be on `finder-known-keywords'."
:version "25.1"
:type 'boolean)
(define-obsolete-variable-alias 'checkdoc-style-hooks