From 3fc8983e5dc8bd5600685864f46f7fcd879e76ad Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Sun, 21 Oct 2012 09:29:31 +0100 Subject: [PATCH] Use "new-cedet" branch in @alexott's ecb repo (see #336) --- recipes/ecb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/ecb b/recipes/ecb index 3762f267..b167d365 100644 --- a/recipes/ecb +++ b/recipes/ecb @@ -1,3 +1,4 @@ (ecb :repo "alexott/ecb" + :commit "origin/new-cedet" :fetcher github :files ("*.el" "ecb-images" "ecb2"))