mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Enforce checkdoc-minor-mode
This commit is contained in:
parent
bdeaf23b68
commit
e487e9ebf1
1 changed files with 6 additions and 0 deletions
|
@ -643,4 +643,10 @@ FILES is a list of (SOURCE . DEST) relative filepath pairs."
|
|||
(package-build-initialize)
|
||||
|
||||
(provide 'package-build)
|
||||
|
||||
;; Local Variables:
|
||||
;; coding: utf-8
|
||||
;; eval: (checkdoc-minor-mode 1)
|
||||
;; End:
|
||||
|
||||
;;; package-build.el ends here
|
||||
|
|
Loading…
Reference in a new issue