el-get/recipes/checkdoc-url-buttonize.rcp
2012-09-05 21:26:48 -04:00

9 lines
393 B
Plaintext

(:name checkdoc-url-buttonize
:website "http://user42.tuxfamily.org/checkdoc-url-buttonize/index.html"
:description "check URL `' linking in docstrings"
:type ftp
:url "ftp://download.tuxfamily.org/user42/checkdoc-url-buttonize.el"
:features checkdoc-url-buttonize
:post-init
(add-hook 'checkdoc-style-hooks 'checkdoc-url-buttonize-docstring))