Manage the external elisp bits and pieces upon which you depend!
Go to file
2012-05-13 11:59:06 -07:00
methods Revert "Better implementation for el-get-elpa-package-directory" 2012-05-13 11:59:06 -07:00
recipes Merge pull request #709 from shishi/renew_some_recipes 2012-05-04 09:56:25 -07:00
test Add test case for #741. 2012-05-13 11:59:06 -07:00
.dir-locals.el fix .dir-locals.el. delete-trailing-whitespace takes no argument 2012-04-24 02:12:37 +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 Call update-directory-autoloads only on existing directories 2012-03-13 10:42:44 -07:00
el-get-build.el Merge branch 'compile-after-build' 2012-03-18 13:56:28 -07:00
el-get-byte-compile.el Merge branch 'compile-after-build' 2012-03-18 13:56:28 -07:00
el-get-core.el Always print with "print-level" and "print-length" nil 2012-03-29 14:52:43 -07:00
el-get-custom.el Always print with "print-level" and "print-length" nil 2012-03-29 14:52:43 -07:00
el-get-dependencies.el Use our new dependencies tracking code at init time too. 2011-09-23 11:39:12 +02:00
el-get-install.el Build emacswiki recipes at install-time 2012-05-06 12:12:55 -07:00
el-get-list-packages.el Always print with "print-level" and "print-length" nil 2012-03-29 14:52:43 -07: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 Always print with "print-level" and "print-length" nil 2012-03-29 14:52:43 -07:00
el-get.el Merge pull request #664 from DarwinAwardWinner/misc-fixes 2012-05-06 01:37:10 -07:00
README.asciidoc Per issue #717, update README to use (goto-char (point-max)) rather than (end-of-buffer) 2012-05-04 20:12:53 +02:00