Manage the external elisp bits and pieces upon which you depend!
Go to file
Dimitri Fontaine 12f2253c28 Merge pull request #667 from jleechpe/fossil
New Method for Fossil-scm repositories
2012-03-16 14:29:57 -07:00
methods Fixed quoting error on Linux System and a typo. Added fossil to list of methods. 2012-03-16 13:58:52 -04:00
recipes Merge pull request #667 from jleechpe/fossil 2012-03-16 14:29:57 -07:00
test Only sleep between tests (not after last one) 2012-03-12 16:29:40 -07:00
.dir-locals.el Add explanation for use of write-contents-functions 2012-03-02 15:53:09 -08:00
.gitignore Added el-get-elpa-build-local-recipies so that I can mirror elpa packages in el-get. (Whats the point of building thes packages by hand) 2012-02-18 10:46:50 -06:00
el-get-autoloads.el Remove reference to removed function 2012-03-06 01:11:55 -08:00
el-get-build.el Merge pull request #665 from jleechpe/win-shell-fix 2012-03-14 13:51:12 -07:00
el-get-byte-compile.el Ensure batch-mode for el-get-byte-compile-from-stdin 2012-03-07 18:23:32 -08:00
el-get-core.el Add assertion 2012-03-06 10:07:43 -08:00
el-get-custom.el Merge branch 'lazy-fix' into recipe-auto-lambda 2012-02-23 15:05:49 -08:00
el-get-dependencies.el
el-get-install.el
el-get-list-packages.el Remove reference to removed function 2012-03-06 01:11:55 -08:00
el-get-methods.el Fixed quoting error on Linux System and a typo. Added fossil to list of methods. 2012-03-16 13:58:52 -04:00
el-get-notify.el Fix #628 2012-03-02 15:46:58 -08:00
el-get-recipes.el Merge pull request #572 from sudish/load-init-elc 2012-02-19 02:04:29 -08:00
el-get-status.el Only catch expected errors in "status-alist-to-string" 2012-03-12 09:17:20 -07:00
el-get.el Merge pull request #651 from DarwinAwardWinner/remove-from-status-dynamic 2012-03-08 14:54:59 -08:00
README.asciidoc