Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use emacs 25's checkdoc-package-keywords and checkdoc-file in build #62

Open
Trevoke opened this issue Oct 10, 2016 · 0 comments
Open

Comments

@Trevoke
Copy link
Owner

Trevoke commented Oct 10, 2016

Changes in Specialized Modes and Packages in Emacs 25.1

New command 'checkdoc-package-keywords' checks if the
current package keywords are recognized. Set the new option
'checkdoc-package-keywords-flag' to non-nil to make
'checkdoc-current-buffer' call this function automatically.

New function 'checkdoc-file' checks for style errors.
It's meant for use together with 'compile':
emacs -batch --eval "(checkdoc-file "subr.el")"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant