Merge pull request #982 from kelvinh/master

add new recipe: org-page
This commit is contained in:
Steve Purcell 2013-08-25 03:17:09 -07:00
commit 872f163d4d

3
recipes/org-page Normal file
View file

@ -0,0 +1,3 @@
(org-page :repo "kelvinh/org-page"
:fetcher github
:files ("*.el" "doc" "themes"))