From d45b57cb5c1cf539def45754ebab04c20d9c976d Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sun, 8 Apr 2012 16:15:08 +0300 Subject: [PATCH] added gist's new dependencies --- recipes/gh | 1 + recipes/logito | 1 + recipes/pcache | 1 + recipes/tabulated-list | 2 ++ 4 files changed, 5 insertions(+) create mode 100644 recipes/gh create mode 100644 recipes/logito create mode 100644 recipes/pcache create mode 100644 recipes/tabulated-list diff --git a/recipes/gh b/recipes/gh new file mode 100644 index 00000000..0911d687 --- /dev/null +++ b/recipes/gh @@ -0,0 +1 @@ +(gh :url "https://github.com/sigma/gh.el.git" :fetcher git) diff --git a/recipes/logito b/recipes/logito new file mode 100644 index 00000000..fff46cf5 --- /dev/null +++ b/recipes/logito @@ -0,0 +1 @@ +(logito :url "https://github.com/sigma/logito.git" :fetcher git) \ No newline at end of file diff --git a/recipes/pcache b/recipes/pcache new file mode 100644 index 00000000..a426d533 --- /dev/null +++ b/recipes/pcache @@ -0,0 +1 @@ +(pcache :url "https://github.com/sigma/pcache.git" :fetcher git) \ No newline at end of file diff --git a/recipes/tabulated-list b/recipes/tabulated-list new file mode 100644 index 00000000..3ca13beb --- /dev/null +++ b/recipes/tabulated-list @@ -0,0 +1,2 @@ +(tabulated-list :url "https://github.com/sigma/tabulated-list.el" :fetcher git) +