Merge pull request #454 from laynor/master

Add enotify and smotitah packages
This commit is contained in:
Steve Purcell 2013-01-16 00:17:15 -08:00
commit 326c213450
2 changed files with 7 additions and 0 deletions

3
recipes/enotify Normal file
View file

@ -0,0 +1,3 @@
(enotify :repo "laynor/enotify"
:fetcher github
:files ("*.el"))

4
recipes/smotitah Normal file
View file

@ -0,0 +1,4 @@
(smotitah :repo "laynor/smotitah"
:fetcher github
:files ("*.el" "templates"))