mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 03:00:14 +00:00
Add lib/hyperspec.el back into slime (closes #1665)
This commit is contained in:
parent
d2fc7cc7ce
commit
be359a6757
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" "doc/*.info" "doc/dir" "ChangeLog"))
|
||||
:files ("*.el" ("lib" "lib/hyperspec.el") "*.lisp" "*.asd" "contrib" "doc/*.texi" "doc/*.info" "doc/dir" "ChangeLog"))
|
||||
|
|
Loading…
Reference in a new issue