el-get/recipes/reftex.rcp

12 lines
351 B
Plaintext
Raw Normal View History

2011-04-05 21:02:18 +08:00
(:name reftex
:description "Version and autoloads of RefTeX"
2011-04-05 21:02:18 +08:00
:type cvs
:module "reftex"
:url ":pserver:anonymous@cvs.sv.gnu.org:/sources/auctex"
2012-11-30 02:42:33 +08:00
:build `(("make"
,(concat "EMACS=" el-get-emacs))
("make" "info"))
2011-04-05 21:02:18 +08:00
:features reftex
:load-path ("lisp")
:info "doc")