From da9f57675de428d4b7b3e3b6da0f28215d5a5ae7 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Tue, 11 Jun 2013 20:41:56 +0100 Subject: [PATCH] Add sml-mode --- recipes/sml-mode | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/sml-mode diff --git a/recipes/sml-mode b/recipes/sml-mode new file mode 100644 index 00000000..a124b0ec --- /dev/null +++ b/recipes/sml-mode @@ -0,0 +1 @@ +(sml-mode :fetcher github :repo "emacsmirror/sml-mode" :files ("*.el" "*.texi" "mltags"))