Enforce checkdoc-minor-mode

This commit is contained in:
Steve Purcell 2012-05-07 11:43:07 +01:00
parent bdeaf23b68
commit e487e9ebf1

View file

@ -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