el-get/recipes/ibus.rcp

9 lines
335 B
Plaintext
Raw Normal View History

2012-02-12 09:00:18 +08:00
(:name ibus
:description "IBus client for GNU Emacs"
:website "https://launchpad.net/ibus.el"
:type http-tar
:options ("xzf")
2012-02-20 03:33:16 +08:00
:url "http://launchpad.net/ibus.el/0.3/0.3.1/+download/ibus-el-0.3.1.tar.gz"
2012-02-12 09:00:18 +08:00
:post-init (lambda () (add-hook 'after-init-hook 'ibus-mode-on))
:features "ibus")