diff --git a/recipes/wanderlust b/recipes/wanderlust new file mode 100644 index 00000000..7c38dc7f --- /dev/null +++ b/recipes/wanderlust @@ -0,0 +1,14 @@ +(wanderlust + :repo "wanderlust/wanderlust" + :fetcher github + :files ("doc/wl.texi" + "doc/wl-ja.texi" + "elmo/*.el" + "wl/*.el" + "etc/icons" + (:exclude + "elmo/elmo-database.el" + "elmo/utf7.el" + "wl/wl-dnd.el" + "wl/wl-mule.el" + "wl/wl-xmas.el")))