From 3f5ea70d6f53d78e0e846977cb2a42984200e346 Mon Sep 17 00:00:00 2001 From: Yakkala Yagnesh Raghava Date: Tue, 16 Aug 2011 05:07:17 +0900 Subject: [PATCH] new recipe: profile-dotemacs --- recipes/profile-dotemacs.el | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/profile-dotemacs.el diff --git a/recipes/profile-dotemacs.el b/recipes/profile-dotemacs.el new file mode 100644 index 000000000..351d659d8 --- /dev/null +++ b/recipes/profile-dotemacs.el @@ -0,0 +1,5 @@ +(:name profile-dotemacs + :type http + :url "http://www.randomsample.de/profile-dotemacs.el" + :description "profiles your .emacs" + :autoloads t)