From 6ca56ba040db49bdd969564b91068554bb3e7310 Mon Sep 17 00:00:00 2001 From: Shane Dowling Date: Mon, 29 Sep 2014 20:27:20 +0100 Subject: [PATCH] Add codebug.el --- recipes/codebug | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/codebug diff --git a/recipes/codebug b/recipes/codebug new file mode 100644 index 00000000..e219fd0d --- /dev/null +++ b/recipes/codebug @@ -0,0 +1 @@ +(codebug :fetcher github :repo "shano/emacs-codebug")