From 6447aed4b914910dbce356b9dd5b8799706600d0 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sat, 12 May 2012 16:41:39 +0300 Subject: [PATCH 1/2] added prelude-python recipe --- recipes/prelude-python | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/prelude-python diff --git a/recipes/prelude-python b/recipes/prelude-python new file mode 100644 index 00000000..43e27735 --- /dev/null +++ b/recipes/prelude-python @@ -0,0 +1 @@ +(prelude-python :repo "bbatsov/prelude-modules" :fetcher github :files ("prelude-python.el")) \ No newline at end of file From c66c3ba5220624a6486f632cc16f001af6fd1fb4 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sat, 12 May 2012 16:41:50 +0300 Subject: [PATCH 2/2] added prelude-erlang recipe --- recipes/prelude-erlang | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/prelude-erlang diff --git a/recipes/prelude-erlang b/recipes/prelude-erlang new file mode 100644 index 00000000..9dcf6f6b --- /dev/null +++ b/recipes/prelude-erlang @@ -0,0 +1 @@ +(prelude-erlang :repo "bbatsov/prelude-modules" :fetcher github :files ("prelude-erlang.el")) \ No newline at end of file