Merge pull request #2243 from papaeye/patch-2

navi2ch: Include icons and exclude unrelated file
This commit is contained in:
Steve Purcell 2014-12-05 20:40:26 +00:00
commit 36bea1eca5

View file

@ -1 +1,3 @@
(navi2ch :fetcher github :repo "naota/navi2ch" :files ("*.el" "contrib/*.el"))
(navi2ch :fetcher github
:repo "naota/navi2ch"
:files ("navi2ch*.el" "contrib/*.el" ("icons" "icons/*.xpm")))