diff --git a/recipes/auto-complete b/recipes/auto-complete index d4b9caed..3e887180 100644 --- a/recipes/auto-complete +++ b/recipes/auto-complete @@ -1,3 +1,3 @@ -(auto-complete :repo "m2ym/auto-complete" :fetcher github :files +(auto-complete :repo "auto-complete/auto-complete" :fetcher github :files ("*.el" "dict")) diff --git a/recipes/popup b/recipes/popup index 04c63770..cddb63c7 100644 --- a/recipes/popup +++ b/recipes/popup @@ -1,4 +1,4 @@ -(popup :repo "m2ym/popup-el" +(popup :repo "auto-complete/popup-el" :fetcher github :files ("popup.el"))