From 7b9b79942e8f70c6abd5f8379e58eb43b2d5c7c2 Mon Sep 17 00:00:00 2001 From: Rafael Sanchez Date: Sun, 28 Aug 2011 15:46:43 -0300 Subject: [PATCH] Removed extra parentheses --- recipes/smartchr.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/smartchr.el b/recipes/smartchr.el index ed84a742..2fd3baa9 100644 --- a/recipes/smartchr.el +++ b/recipes/smartchr.el @@ -1,4 +1,4 @@ (:name smartchr :type emacsmirror - :features smartchr) + :features smartchr :description "Emacs version of smartchr.vim")