Merge pull request #46 from bbatsov/master

Added gist's new deps
This commit is contained in:
Steve Purcell 2012-04-08 06:33:07 -07:00
commit 499a90f382
4 changed files with 5 additions and 0 deletions

1
recipes/gh Normal file
View file

@ -0,0 +1 @@
(gh :url "https://github.com/sigma/gh.el.git" :fetcher git)

1
recipes/logito Normal file
View file

@ -0,0 +1 @@
(logito :url "https://github.com/sigma/logito.git" :fetcher git)

1
recipes/pcache Normal file
View file

@ -0,0 +1 @@
(pcache :url "https://github.com/sigma/pcache.git" :fetcher git)

2
recipes/tabulated-list Normal file
View file

@ -0,0 +1,2 @@
(tabulated-list :url "https://github.com/sigma/tabulated-list.el" :fetcher git)