diff options
author | Oleh Krehel <ohwoeowho@gmail.com> | 2015-05-18 10:07:03 +0200 |
---|---|---|
committer | Oleh Krehel <ohwoeowho@gmail.com> | 2015-05-18 10:07:03 +0200 |
commit | d3d50a9c99ef42a270127fe0f5a9e435eb760079 (patch) | |
tree | b49653391cd45361e292c7e9c58838a23bae62e4 /lisp/vc/log-view.el | |
parent | 8ae43eec7d49f468411bd1aea285be1d3ed0aa4a (diff) | |
download | emacs-d3d50a9c99ef42a270127fe0f5a9e435eb760079.tar.gz |
Allow checkdoc to be called in batch
* lisp/emacs-lisp/checkdoc.el (checkdoc-error): When `noninteractive'
is non-nil, echo the error with `warn'.
How it can be used in -batch:
(with-current-buffer (find-file "checkdoc.el")
(checkdoc-current-buffer t))
Diffstat (limited to 'lisp/vc/log-view.el')
0 files changed, 0 insertions, 0 deletions