From ec55e96eff338461258b85e8f2af1ab882b6f456 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 6 Apr 2012 11:10:02 +0100 Subject: [PATCH] Remove custom fuzzy recipe, it's in el-get's master branch --- packages.el | 6 ------ 1 file changed, 6 deletions(-) diff --git a/packages.el b/packages.el index 692e791..08eabe7 100644 --- a/packages.el +++ b/packages.el @@ -72,12 +72,6 @@ :type git :url "git://github.com/alpaker/Fill-Column-Indicator.git" :features fill-column-indicator) - (:name fuzzy - :website "https://github.com/m2ym/fuzzy-el" - :description "Fuzzy matching utilities for GNU Emacs" - :type git - :url "https://github.com/m2ym/fuzzy-el.git" - :features fuzzy) (:name hackertype :type git :url "https://github.com/bitemyapp/hacker-type-emacs.git"