el-get/recipes/muse.rcp

9 lines
267 B
Plaintext
Raw Normal View History

(:name muse
:description "An authoring and publishing tool for Emacs"
:type github
:pkgname "alexott/muse"
:load-path ("./lisp")
2011-05-24 23:09:58 +08:00
:build `(,(concat "make EMACS=" el-get-emacs))
2012-09-10 04:09:36 +08:00
:indo "texi"
:autoloads "muse-autoloads")