]> code.delx.au - gnu-emacs-elpa/commit
Parse prefix arg through to find-tag from f90-find-tag-interface
authorLawrence Mitchell <wence@gmx.li>
Tue, 12 Jul 2011 12:07:31 +0000 (13:07 +0100)
committerLawrence Mitchell <wence@gmx.li>
Tue, 12 Jul 2011 12:07:31 +0000 (13:07 +0100)
commit716baba1ab1e40b64bd9fada180d408f3216f013
treeaabb57988a2d93e3a47e8257589179b5699a7139
parent43a6f280e8463e59af8e86d5939490db7d51b6a2
Parse prefix arg through to find-tag from f90-find-tag-interface

If we're searching for a tag, rather than an interface we need to pass
the prefix arg through so that the find-tag invocation can jump to
subsequent definitions.
f90-interface-browser.el