mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Include documentation in EMMS package
This commit is contained in:
parent
05e6f30411
commit
32e6bab9ce
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
(emms
|
(emms
|
||||||
:url "git://git.sv.gnu.org/emms.git"
|
:url "git://git.sv.gnu.org/emms.git"
|
||||||
:fetcher git
|
:fetcher git
|
||||||
:files ("lisp/*.el"))
|
:files ("lisp/*.el" "doc/emms.texinfo"))
|
||||||
|
|
Loading…
Reference in a new issue