GPLv3

help-xref-elfiles.el

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 4,

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 works by defadvice, which may be only slightly better.)


This page Copyright 2011, 2012, 2013, 2014, 2015, 2016, 2017 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.

(Back to the sitemap.)