* lisp/emacs-lisp/checkdoc.el (checkdoc-dired): Autoload.
This commit is contained in:
parent
2803cabe89
commit
18eec5720e
1 changed files with 1 additions and 0 deletions
|
@ -1116,6 +1116,7 @@ space at the end of each line."
|
|||
";;; lisp/trampver.el. Generated from trampver.el.in by configure."))
|
||||
"Regexp that when it matches tells `checkdoc-dired' to skip a file.")
|
||||
|
||||
;;;###autoload
|
||||
(defun checkdoc-dired (files)
|
||||
"In Dired, run `checkdoc' on marked files.
|
||||
Skip anything that doesn't have the Emacs Lisp library file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue