mirror of
https://github.com/correl/melpa.git
synced 2025-03-17 17:00:09 -09:00
Merge pull request #369 from chrisbarrett/master
New package: namespaces for elisp
This commit is contained in:
commit
490499add3
1 changed files with 4 additions and 0 deletions
4
recipes/namespaces
Normal file
4
recipes/namespaces
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
(namespaces
|
||||||
|
:fetcher github
|
||||||
|
:repo "chrisbarrett/elisp-namespaces"
|
||||||
|
:files ("*.el" "src/*.el"))
|
Loading…
Add table
Reference in a new issue