1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-30 09:18:57 -09:00

Merge pull request from syohex/init-loader

Add init-loader recipe
This commit is contained in:
Steve Purcell 2013-02-18 05:50:18 -08:00
commit e46e6ec79f

4
recipes/init-loader Normal file
View file

@ -0,0 +1,4 @@
(init-loader
:repo "emacs-jp/init-loader"
:fetcher github
:files ("init-loader.el"))