From d7b0799bddbbbecd12bc1589b56a6250acf76407 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Tue, 10 Sep 2013 21:15:46 +0100 Subject: [PATCH] Add math-symbols (closes #1025) --- recipes/math-symbols | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/math-symbols diff --git a/recipes/math-symbols b/recipes/math-symbols new file mode 100644 index 00000000..4cffa485 --- /dev/null +++ b/recipes/math-symbols @@ -0,0 +1,3 @@ +(math-symbols :repo "kawabata/math-symbols" + :fetcher github + :files ("math-symbols*.el" "unimathsymbols.txt"))