el-get/recipes/bitlbee.rcp

8 lines
329 B
Plaintext
Raw Permalink Normal View History

2014-06-29 21:38:23 +08:00
(:name bitlbee
:description "Help get Bitlbee (http://www.bitlbee.org) up and running."
:type http
:url "https://github.com/pjones/elisp/raw/master/lisp/bitlbee.el"
:prepare (progn
(autoload 'bitlbee-running-p "bitlbee")
(autoload 'bitlbee-start "bitlbee" nil t)))