Tidy up :files spec for fsharp-mode using wildcards (see #413)

This commit is contained in:
Steve Purcell 2012-12-18 19:23:12 +00:00
parent dbbc8dfe18
commit e68bdb8ec9

View file

@ -1,4 +1,4 @@
(fsharp-mode (fsharp-mode
:fetcher github :fetcher github
:repo "fsharp/fsharpbinding" :repo "fsharp/fsharpbinding"
:files ("emacs/fsharp-mode.el" "emacs/fsharp-mode-font.el" "emacs/fsharp-mode-indent.el" "emacs/inf-fsharp-mode.el" "emacs/fsharp-mode-pkg.el")) :files ("emacs/fsharp-mode*.el" "emacs/inf-fsharp-mode.el"))