Use default :files spec for eval-in-repl recipe

/cc @kaz-yos
This commit is contained in:
Steve Purcell 2014-12-29 16:33:11 +00:00
parent 468503d810
commit 0bee5fb7a7

View file

@ -1,6 +1,3 @@
;;; https://github.com/milkypostman/melpa#recipe-format
(eval-in-repl :fetcher github
:repo "kaz-yos/eval-in-repl"
:commit "origin/master"
:files ("*.el"
(:exclude "*.md" "*.png")))
:commit "origin/master")