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 (color-theme-approximate
:repo "tungd/color-theme-approximate" :repo "tungd/color-theme-approximate"
:fetcher github :fetcher github)
:files ("*.el"))

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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