Manage the external elisp bits and pieces upon which you depend!
Go to file
Sébastien Gross 81d95e7f12 Add :destination option for both http and ftp supports.
This option is useful if the package sould be retrived using a presentation
insterface (such as as web SCM tool). The file name could be specified in
the :destination part of the package configuration.

For example, destination should be set to \"package.el\" if the package url
has the following scheme:

"http://www.example.com/show-as-text?file=path/package.el"

Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2010-11-26 23:24:23 +08:00
recipes Fix gitbuh urls and compile directive. 2010-11-26 22:50:22 +08:00
.gitignore ignore .elc files 2010-09-26 13:33:29 +02:00
el-get-install.el Error out early if we can't executable-find "git". 2010-10-11 09:30:02 +02:00
el-get.el Add :destination option for both http and ftp supports. 2010-11-26 23:24:23 +08:00
README.asciidoc And update documentation, while at it! 2010-11-12 22:26:31 +01:00