Commit Graph

10 Commits

Author SHA1 Message Date
David Abrahams
4ba0fcf687 Optionally suppress the check for membership in el-get-sources and use that in el-get-install to avoid shadowing that variable when it is defined. 2011-01-02 17:09:16 +01:00
Dave Abrahams
b905f79046 Various small improvements
- Stop shadowing el-get-dir so it doesn't break el-get's defvar
- Take advantage of user-emacs-directory
- Improved feedback to user during installation.
2011-01-02 17:08:53 +01:00
Dimitri Fontaine
476ed6cf7b Fix el-get-installer `el-get-dir' path setting. 2010-11-29 13:49:09 +01:00
Dimitri Fontaine
16eee0b845 Change the *scratch-installer* to be synchronous, no need for async here. 2010-11-29 11:21:10 +01:00
Dimitri Fontaine
cd0c29634d Error out early if we can't executable-find "git". 2010-10-11 09:30:02 +02:00
Dimitri Fontaine
ce18d60c43 Fix the scratch installer to consider the :compile restriction, in order to avoid useless warnings. 2010-10-08 11:19:38 +02:00
Dimitri Fontaine
21325f1bfc Fix the installer wrt to having el-get-sources' set to the right value when el-get-init' is run. 2010-09-09 10:50:13 +02:00
Dimitri Fontaine
36473b58ff Rework headers now that we have a README. Double maintenance ain't good for anybody. 2010-09-01 17:52:53 +02:00
Dimitri Fontaine
99309d657b Features should be a symbol, not a string, even in the installer. 2010-08-31 22:38:06 +02:00
Dimitri Fontaine
f53eb6c21b el-get: now with a *scratch* installer! 2010-08-26 23:44:57 +02:00