el-get/recipes/checkdoc-autoload.rcp

9 lines
374 B
Plaintext
Raw Normal View History

2012-09-06 09:26:48 +08:00
(:name checkdoc-autoload
:website "http://user42.tuxfamily.org/checkdoc-autoload/index.html"
:description "check for various autoload cookies"
:type ftp
:url "ftp://download.tuxfamily.org/user42/checkdoc-autoload.el"
:features checkdoc-autoload
:post-init
(add-hook 'checkdoc-comment-style-hooks 'checkdoc-autoload-comment))