Manage the external elisp bits and pieces upon which you depend!
Go to file
Dimitri Fontaine 439630ce32 Rework of el-get byte compiling internals.
The Emacs -Q subprocess should not depend on a proper el-get setup to be
able to byte compile a package, this patch allows to get there.
2011-03-16 22:23:30 +01:00
recipes Add support for :repo parameter for ELPA packages, and a package24.el recipe. 2011-03-16 22:16:05 +01:00
test Make sure we can check for el-get being compiled even before it's been loaded. Catch errors during our wait for completion. Reorder waiting to make sure the process gets kicked off. 2011-03-02 16:49:02 -05:00
.gitignore Implement fetching the elisp script list from emacswiki and maintaining a 2011-02-22 15:09:59 +01:00
el-get-install.el Add el-get-git-install-url for the installer, and switch default from git:// to http:// 2011-03-16 22:11:07 +01:00
el-get.el Rework of el-get byte compiling internals. 2011-03-16 22:23:30 +01:00
README.asciidoc Implement the command el-get-find-recipe-file, and rework the internal recipe API. 2011-03-16 22:21:52 +01:00