Manage the external elisp bits and pieces upon which you depend!
Go to file
2011-09-30 15:25:42 +02:00
methods Fix the refactoring so that it actually works. 2011-09-22 21:48:11 +02:00
recipes The support for the old package.el is now deprecated, only support package from Emacs24. 2011-09-30 14:41:07 +02:00
test use url-retrieve-synchronously in init file, per #407 2011-09-30 14:53:34 +02:00
.gitignore add jdee 2011-08-16 00:40:58 +08:00
el-get-autoloads.el Autoloads fixes. 2011-09-23 14:06:29 +02:00
el-get-build.el Fix arguments not properly quoted when building install-info command line, per #408. 2011-09-30 15:25:42 +02:00
el-get-byte-compile.el Fix the refactoring so that it actually works. 2011-09-22 21:48:11 +02:00
el-get-core.el Status file fixes, now that we deal with a package symbol. 2011-09-23 14:07:50 +02:00
el-get-custom.el Status file fixes, now that we deal with a package symbol. 2011-09-23 14:07:50 +02: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 Review using el-get-dir in the installer. 2011-09-19 10:55:01 +02:00
el-get-list-packages.el Refactoring it all: a beginning. No time for testing yet, just showing ideas. 2011-09-20 15:15:52 +02:00
el-get-methods.el Fix the refactoring so that it actually works. 2011-09-22 21:48:11 +02:00
el-get-notify.el Refactoring it all: a beginning. No time for testing yet, just showing ideas. 2011-09-20 15:15:52 +02:00
el-get-recipes.el Tell `el-get-load-package-user-init-file' about PACKAGE being as symbol. 2011-09-22 21:58:22 +02:00
el-get-status.el Status file fixes, now that we deal with a package symbol. 2011-09-23 14:07:50 +02:00
el-get.el Upgrade version number to 4.0.1, so that the package change happened in 4.0.1. 2011-09-30 14:42:46 +02:00
README.asciidoc use url-retrieve-synchronously in init file, per #407 2011-09-30 14:53:34 +02:00