1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-20 09:19:22 -09:00

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

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"))