This spot of code extends
Emacs
M-x checkdoc to check for URL on a links in
docstrings, so they're buttonized in the help display.
(defun foo () "Do something. See URL `http://foo.org'" <-- URL `' ...)
checkdoc-url-buttonize.el is
free software (free
as in freedom), published under the terms of the
GNU General Public
License (v3 or up).
Download version 1 here, or in my miscbits-el collection:
checkdoc-url-buttonize.el
(5k, and sig)
The sig file is a Gnu PG ascii armoured
signature for checkdoc-url-buttonize.el, generated from
my key.
See nobreak-fade.el for keeping the
URL bit on the same line as the link target. And see also
checkdoc-autoload.el,
checkdoc-keywords.el,
and checkdoc-batch.el.
This page Copyright 2010, 2011, 2013 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.