.\" Copyright 2010 Kevin Ryde .\" .\" emacs-checkdoc-batch is free software; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as published .\" by the Free Software Foundation; either version 3, or (at your option) .\" any later version. .\" .\" emacs-checkdoc-batch is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General .\" Public License for more details. .\" .\" You can get a copy of the GNU General Public License online at .\" . .\" .\" .TH EMACS-CHECKDOC-BATCH 1 .SH NAME emacs-checkdoc-batch \- run checkdoc-batch.el over elisp source files .SH SYNOPSIS emacs-checkdoc-batch [--emacs-options] foo.el ... .SH DESCRIPTION \fBemacs-checkdoc-batch\fR runs checkdoc-batch.el over Lisp files given on the command line. A report of problems found is printed to the standard output. .P By default the usual \fI~/.emacs\fR startup is loaded. This is not normally done for Emacs "batch" mode, but \fBemacs-checkdoc-batch\fR does it to get customizations and additions to checkdoc. The usual Emacs \fB-q\fR or \fB-Q\fR options can prevent that. . .SH FILES .I ~/.emacs . .SH SEE ALSO .BR emacs (1), .BR checkdoc-batch.el . .SH HOME PAGE .\" when output is to groff "grohtml" use .URL from www.tmac .ie '\*[.T]'html' \{\ .mso www.tmac .URL http://user42.tuxfamily.org/checkdoc-batch/index.html http://user42.tuxfamily.org/checkdoc-batch/index.html .\} .el http://user42.tuxfamily.org/checkdoc-batch/index.html . .SH LICENCE Copyright 2010 Kevin Ryde .PP emacs-checkdoc-batch is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. .PP emacs-checkdoc-batch is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. .PP You should have received a copy of the GNU General Public License along with emacs-checkdoc-batch; see the file \fICOPYING\fR. Failing that, goto .ie '\*[.T]'html' \{\ .URL http://www.gnu.org/licenses/ http://www.gnu.org/licenses/ .\} .el http://www.gnu.org/licenses/