Remove :files entries where value is the default ("*.el")

This commit is contained in:
Steve Purcell 2013-01-16 14:11:08 +00:00
parent bc003ab90f
commit f10631b740
8 changed files with 8 additions and 16 deletions

View file

@ -1,4 +1,3 @@
(color-theme-approximate
:repo "tungd/color-theme-approximate"
:fetcher github
:files ("*.el"))
:fetcher github)

View file

@ -1,3 +1,2 @@
(enotify :repo "laynor/enotify"
:fetcher github
:files ("*.el"))
:fetcher github)

View file

@ -1,4 +1,3 @@
(es-auto-auto-indent
:repo "sabof/es-auto-auto-indent"
:fetcher github
:files ("*.el"))
:fetcher github)

View file

@ -1,3 +1,2 @@
(es-lib :repo "sabof/es-lib"
:fetcher github
:files ("*.el"))
:fetcher github)

View file

@ -1,4 +1,3 @@
(es-shift-text
:repo "sabof/es-shift-text"
:fetcher github
:files ("*.el"))
:fetcher github)

View file

@ -1,3 +1,2 @@
(enotify :repo "lewang/helm-cmd-t"
:fetcher github
:files ("*.el"))
:fetcher github)

View file

@ -1,4 +1,3 @@
(ncl-mode
:repo "yyr/ncl-mode"
:fetcher github
:files ("*.el"))
:fetcher github)

View file

@ -1,4 +1,3 @@
(php+-mode
:fetcher github
:repo "echosa/phpplus-mode"
:files ("*.el"))
:repo "echosa/phpplus-mode")