• Oleh Krehel's avatar
    Add new command checkdoc-package-keywords · 20de61c8
    Oleh Krehel authored
    * lisp/emacs-lisp/checkdoc.el (checkdoc-package-keywords-flag): New
      defcustom.
    (checkdoc-list-of-strings-p): Add doc.
    (checkdoc-current-buffer): When `checkdoc-package-keywords-flag' is
    non-nil, call `checkdoc-package-keywords'.
    (checkdoc-get-keywords): New defun.
    (checkdoc-package-keywords): New command. Warns if the current file
    has package.el-style keywords that aren't in `finder-known-keywords'.
    
    * etc/NEWS: Add entry.
    20de61c8
NEWS 41.4 KB