My auto-correct pull request for the 3.stable branch has been accepted

Because my pull request originally didn't include fuzzy, I'm specifying
it as a custom package here. But in my auto-correct fix pull request to
master fuzzy is included.
This commit is contained in:
2012-03-24 15:11:50 +00:00
parent ca95cf162b
commit 22beacc85c
2 changed files with 7 additions and 2 deletions

View File

@@ -82,6 +82,12 @@
: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"
@@ -133,7 +139,6 @@
ecb
evil
full-ack
fuzzy
git-blame
highlight-indentation
inf-ruby