From 22d4f12f408ac0b89989313efd25c92202b061d8 Mon Sep 17 00:00:00 2001 From: Yasuyuki Oka Date: Sat, 28 Dec 2013 20:30:04 +0900 Subject: [PATCH] Exclude test-auto-complete-chunk.el --- recipes/auto-complete-chunk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/auto-complete-chunk b/recipes/auto-complete-chunk index a02e3570..34d0acf4 100644 --- a/recipes/auto-complete-chunk +++ b/recipes/auto-complete-chunk @@ -1 +1,2 @@ -(auto-complete-chunk :fetcher github :repo "tkf/auto-complete-chunk") +(auto-complete-chunk :fetcher github :repo "tkf/auto-complete-chunk" + :files ("auto-complete-chunk.el"))