help-xref-elfiles.el buttonizes any .el filenames in
Emacs docstrings.
Blah foo.el blah.
^--- buttonized, Ret to go to foo.el source
In your .emacs file.
^--- buttonized, Ret to go to `user-init-file'
help-xref-elfiles is
free software (free
as in freedom), published under the terms of the
GNU General Public
License (v3 or up). Download version 3 here, or in my
miscbits-el collection:
help-xref-elfiles.el
(7k, and
sig)
The sig is a Gnu PG ascii armoured
signature for help-xref-elfiles.el, generated from
my key.
help-mode+.el
by Drew Adams might do something similar, unless it's been broken by changes
in recent Emacs. (It works by some redefinitions.
help-xref-elfiles.el uses defadvice, which is slightly better,
though only slightly.)
This page Copyright 2011, 2012, 2013 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.