From 1273b9bd4d3172192db600e647c22023f9d3acaf Mon Sep 17 00:00:00 2001 From: justin talbott Date: Wed, 10 Jul 2013 14:38:23 -0400 Subject: [PATCH 1/3] popup-kill-ring recipe --- recipes/popup-kill-ring | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/popup-kill-ring diff --git a/recipes/popup-kill-ring b/recipes/popup-kill-ring new file mode 100644 index 00000000..27f7bc4c --- /dev/null +++ b/recipes/popup-kill-ring @@ -0,0 +1 @@ +(popup-kill-ring :fetcher wiki) \ No newline at end of file From a9da5a5c56d9d8802b8dea015ad2038462b32599 Mon Sep 17 00:00:00 2001 From: justin talbott Date: Mon, 22 Jul 2013 11:23:10 -0400 Subject: [PATCH 2/3] popup-kill-ring on github with autoloads and package-require --- recipes/popup-kill-ring | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/popup-kill-ring b/recipes/popup-kill-ring index 27f7bc4c..fb37d0ea 100644 --- a/recipes/popup-kill-ring +++ b/recipes/popup-kill-ring @@ -1 +1 @@ -(popup-kill-ring :fetcher wiki) \ No newline at end of file +(ace-jump-buffer :repo "waymondo/popup-kill-ring" :fetcher github) From abfc6a870314cac3c5edcaddf120ba691585420a Mon Sep 17 00:00:00 2001 From: justin talbott Date: Mon, 22 Jul 2013 11:23:10 -0400 Subject: [PATCH 3/3] popup-kill-ring on github with autoloads and package-require --- recipes/popup-kill-ring | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/popup-kill-ring b/recipes/popup-kill-ring index 27f7bc4c..e4ae290e 100644 --- a/recipes/popup-kill-ring +++ b/recipes/popup-kill-ring @@ -1 +1 @@ -(popup-kill-ring :fetcher wiki) \ No newline at end of file +(popup-kill-ring :repo "waymondo/popup-kill-ring" :fetcher github)