Remove extraneous files from jump recipe

This commit is contained in:
Steve Purcell 2012-10-16 09:54:00 +01:00
parent ddc3ab6217
commit 1b279e2024

View file

@ -1,2 +1,2 @@
(jump :repo "eschulte/jump.el" :fetcher github)
(jump :repo "eschulte/jump.el" :fetcher github :files ("jump.el" "which-func.el"))