el-get/recipes/xelb.rcp

8 lines
275 B
Plaintext
Raw Normal View History

2015-09-11 20:16:01 +08:00
(:name xelb
:description "X protocol Emacs Lisp binding."
:type github
:pkgname "ch11ng/xelb"
;; The autoloads generated for XELB will trigger an error due to
;; `xcb:-error-or-event-class->number' not being defined.
:autoloads nil)