mirror of
https://github.com/correl/melpa.git
synced 2024-11-24 11:09:51 +00:00
Add .info and dir to slime recipe (see #1524)
This commit is contained in:
parent
a83100a247
commit
dd2514015d
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
(slime :repo "slime/slime"
|
||||
:fetcher github
|
||||
:files ("*.el" "*.lisp" "*.asd" "contrib" "doc/*.texi" "lib" "ChangeLog"))
|
||||
:files ("*.el" "*.lisp" "*.asd" "contrib" "doc/*.texi" "doc/*.info" "doc/dir" "lib" "ChangeLog"))
|
||||
|
|
Loading…
Reference in a new issue