From 8f8ffaa354466611a2b2fb649ebfb87a4be7f820 Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Mon, 22 Oct 2012 17:11:24 +0200 Subject: [PATCH] Rename bang to dash. --- recipes/bang | 1 - recipes/dash | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 recipes/bang create mode 100644 recipes/dash diff --git a/recipes/bang b/recipes/bang deleted file mode 100644 index 7b26add9..00000000 --- a/recipes/bang +++ /dev/null @@ -1 +0,0 @@ -(bang :fetcher github :repo "magnars/bang.el" :files ("bang.el")) diff --git a/recipes/dash b/recipes/dash new file mode 100644 index 00000000..f649527c --- /dev/null +++ b/recipes/dash @@ -0,0 +1 @@ +(dash :fetcher github :repo "magnars/dash.el" :files ("dash.el"))