From 8438ab8a885b67e18f18c7ad4f36acd02e48f3bf Mon Sep 17 00:00:00 2001 From: Anthony Grimes Date: Tue, 2 Apr 2013 12:38:30 -0700 Subject: [PATCH] Add a refheap.el recipe. --- recipes/refheap.rcp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/refheap.rcp diff --git a/recipes/refheap.rcp b/recipes/refheap.rcp new file mode 100644 index 00000000..328a24bc --- /dev/null +++ b/recipes/refheap.rcp @@ -0,0 +1,5 @@ +(:name refheap + :type github + :pkgname "Raynes/refheap.el" + :description "Emacs integration for www.refheap.com" + :website "http://github.com/Raynes/refheap.el")