add recipe for wanderlust

This commit is contained in:
Erik Hetzner 2014-04-23 23:30:45 -07:00
parent 3dde8c06c9
commit 769b169e30

14
recipes/wanderlust Normal file
View file

@ -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")))