blob 8282e238e0c271d785afe130ea0c34e921ef7693 122 bytes (raw)
name: lisp/do-checkdoc.el # note: path name is non-authoritative(*)
1
2
3
4
| | (require 'checkdoc)
(dolist (file '("subr.el"))
(with-current-buffer (find-file file)
(checkdoc-current-buffer t)))
|
debug log:
solving 8282e23 ...
found 8282e23 in https://yhetil.org/emacs/87d21vqqqf.fsf@gmail.com/
applying [1/1] https://yhetil.org/emacs/87d21vqqqf.fsf@gmail.com/
diff --git a/lisp/do-checkdoc.el b/lisp/do-checkdoc.el
new file mode 100644
index 0000000..8282e23
Checking patch lisp/do-checkdoc.el...
Applied patch lisp/do-checkdoc.el cleanly.
index at:
100644 8282e238e0c271d785afe130ea0c34e921ef7693 lisp/do-checkdoc.el
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.