Manage the external elisp bits and pieces upon which you depend!
Go to file
Jim Crossley 8dc752601c Make the ELPA install more self-contained.
Instead of assuming the user wants the elpa/ dir beneath ~/.emacs.d,
we'll create it beneath the el-get install dir for package.  That way,
when we remove package, we don't leave any elpa "turds" behind in
~/.emacs.d.
2010-09-26 13:37:09 +02:00
recipes Make the ELPA install more self-contained. 2010-09-26 13:37:09 +02:00
.gitignore ignore .elc files 2010-09-26 13:33:29 +02:00
el-get-install.el 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
el-get.el Bugfix the previous patch --- require 'notifications wasn't done at the right time any more. 2010-09-24 17:34:02 +02:00
README.asciidoc Simple fix of the package status note. 2010-09-23 14:38:23 +02:00