summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-11-12 11:40:50 +0100
committerStefan Kangas <stefan@marxist.se>2021-11-12 11:41:37 +0100
commit18eec5720e3b49c0f9efb646bb896ba4e9549ea0 (patch)
tree239db2e4b40deca00e3e84afb44ba54fcda29f81 /lisp/emacs-lisp
parent2803cabe890b3ec47f54ebaa63c84de588809a6f (diff)
downloademacs-18eec5720e3b49c0f9efb646bb896ba4e9549ea0.tar.gz
emacs-18eec5720e3b49c0f9efb646bb896ba4e9549ea0.tar.bz2
emacs-18eec5720e3b49c0f9efb646bb896ba4e9549ea0.zip
* lisp/emacs-lisp/checkdoc.el (checkdoc-dired): Autoload.
Diffstat (limited to 'lisp/emacs-lisp')
-rw-r--r--lisp/emacs-lisp/checkdoc.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/checkdoc.el b/lisp/emacs-lisp/checkdoc.el
index 7bb82c2e8bf..ab2f34c3104 100644
--- a/lisp/emacs-lisp/checkdoc.el
+++ b/lisp/emacs-lisp/checkdoc.el
@@ -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