From ec3eed25b9fbfd52064b4a494b13d6c840b5ace6 Mon Sep 17 00:00:00 2001 From: Andrey Kotlarski Date: Sun, 24 Jun 2012 21:03:34 +0300 Subject: [PATCH] Add emacs-w3m recipe. --- recipes/w3m | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/w3m diff --git a/recipes/w3m b/recipes/w3m new file mode 100644 index 00000000..58bc1c27 --- /dev/null +++ b/recipes/w3m @@ -0,0 +1,2 @@ +(w3m :repo "emacsmirror/w3m" + :fetcher github)