From 2c7e57f3eec28f9be093f850d5baee70362c0ad5 Mon Sep 17 00:00:00 2001 From: YangZhao11 <zhyang11@gmail.com> Date: Tue, 29 Jul 2014 16:45:43 -0700 Subject: [PATCH 1/2] Create register-channel --- recipes/register-channel | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/register-channel diff --git a/recipes/register-channel b/recipes/register-channel new file mode 100644 index 00000000..1a98d3d7 --- /dev/null +++ b/recipes/register-channel @@ -0,0 +1,2 @@ +(register-channel :fetcher github :repo "YangZhao11/register-channel" + :files ("*.el")) From e99de61ac1e79687a23d30386035349837dddff6 Mon Sep 17 00:00:00 2001 From: YangZhao11 <zhyang11@gmail.com> Date: Wed, 30 Jul 2014 09:07:47 -0700 Subject: [PATCH 2/2] Update register-channel --- recipes/register-channel | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/register-channel b/recipes/register-channel index 1a98d3d7..a8f0e14c 100644 --- a/recipes/register-channel +++ b/recipes/register-channel @@ -1,2 +1 @@ -(register-channel :fetcher github :repo "YangZhao11/register-channel" - :files ("*.el")) +(register-channel :fetcher github :repo "YangZhao11/register-channel")