Commit Graph

5 Commits

Author SHA1 Message Date
Takafumi Arakaki
2f74ac4aa1 Add el-get-envpath-prepend util function
el-get-envpath-prepend is added in order to simplify settings
related to python-related recipes, including newly added traad.rcp.
This function is general enough to use to modify, for example,
the $PATH environment variable.
2012-07-24 12:24:05 +02:00
Dimitri Fontaine
12031da005 Switch from lamba() to progn in the recipes. 2012-02-27 11:52:22 +01:00
Ryan C. Thompson
0776e8fd87 Use "default-directory" in recipes 2012-02-13 21:19:20 -08:00
Takafumi Arakaki
ad0058e9fa Fix rope*.rcp: use el-get-package-directory to get packge directory 2012-02-12 04:25:00 +01:00
Takafumi Arakaki
ae5e2d2821 Add rope.rcp and ropemode.rcp and fix ropemacs.rcp
To use ropemacs, ropemacs itself, ropemode and rope must be loadable from pymacs.
This patch helps to do that.

See also: http://pymacs.progiciels-bpi.ca/pymacs.html#pymacs-load-path
2012-02-12 01:42:27 +01:00