el-get/recipes/sage-mode.rcp

8 lines
226 B
Plaintext
Raw Permalink Normal View History

2014-02-06 00:37:55 +08:00
(:name sage-mode
:description "Sage integration with Emacs."
:type hg
:url "http://bitbucket.org/gvol/sage-mode"
:load-path ("emacs")
:features sage
:build '(("./make-spkg.sh" "hg")))