From 2bdff1c8b81620977e11612178fe92172cb8e8af Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Thu, 23 Aug 2012 15:10:10 -0400 Subject: [PATCH] Add button-lock, wiki-nav, unicode-fonts, unicode-progress-reporter --- recipes/button-lock | 1 + recipes/unicode-fonts | 1 + recipes/unicode-progress-reporter | 1 + recipes/wiki-nav | 1 + 4 files changed, 4 insertions(+) create mode 100644 recipes/button-lock create mode 100644 recipes/unicode-fonts create mode 100644 recipes/unicode-progress-reporter create mode 100644 recipes/wiki-nav diff --git a/recipes/button-lock b/recipes/button-lock new file mode 100644 index 00000000..c747e9d7 --- /dev/null +++ b/recipes/button-lock @@ -0,0 +1 @@ +(button-lock :repo "rolandwalker/button-lock" :fetcher github :files ("button-lock.el")) diff --git a/recipes/unicode-fonts b/recipes/unicode-fonts new file mode 100644 index 00000000..629becf9 --- /dev/null +++ b/recipes/unicode-fonts @@ -0,0 +1 @@ +(unicode-fonts :repo "rolandwalker/unicode-fonts" :fetcher github) diff --git a/recipes/unicode-progress-reporter b/recipes/unicode-progress-reporter new file mode 100644 index 00000000..471cf635 --- /dev/null +++ b/recipes/unicode-progress-reporter @@ -0,0 +1 @@ +(unicode-progress-reporter :repo "rolandwalker/unicode-progress-reporter" :fetcher github) diff --git a/recipes/wiki-nav b/recipes/wiki-nav new file mode 100644 index 00000000..275c4d1c --- /dev/null +++ b/recipes/wiki-nav @@ -0,0 +1 @@ +(button-lock :repo "rolandwalker/button-lock" :fetcher github :files ("wiki-nav.el"))