el-get/recipes/bbdbv3-wl.rcp

9 lines
332 B
Plaintext
Raw Normal View History

2014-02-16 20:07:35 +08:00
(:name bbdbv3-wl
:description "BBDBv3 integration with Wanderlust."
:website "http://home.gna.org/bbdbv3-wl/"
:type svn
:url "http://svn.gna.org/svn/bbdbv3-wl/trunk/"
:load-path ("lisp")
:depends (bbdb wanderlust)
:prepare (add-hook 'wl-init-hook '(lambda () (require 'bbdbV3-wl))))