Manage the external elisp bits and pieces upon which you depend!
Go to file
2011-10-24 10:40:22 +02:00
methods Use the new emacswiki script that lists files and descriptions. 2011-10-19 15:43:11 +02:00
recipes Revert "Use prepare to set auto-mode-alist" 2011-10-20 14:47:15 +02:00
test Fix el-get-byte-compile in recent Emacs snapshot. 2011-10-11 20:40:57 +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 Merge pull request #435 from DarwinAwardWinner/build-fix 2011-10-08 03:51:47 -07:00
el-get-byte-compile.el Fix el-get-byte-compile in recent Emacs snapshot. 2011-10-11 20:40:57 +02:00
el-get-core.el Squash merge branch reload from DarwinAwardWinner, per #434. 2011-10-11 10:37:52 +02:00
el-get-custom.el Squash merge branch reload from DarwinAwardWinner, per #434. 2011-10-11 10:37:52 +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 Remove extraneous quote 2011-10-07 03:46:08 -07:00
el-get-list-packages.el Add missing autoload flags for interactive functions 2011-10-14 16:30:16 +02:00
el-get-methods.el Add el-get-builtin method, so builtin packages can be "installed" simply 2011-10-03 16:13:07 -05:00
el-get-notify.el Improve readibility of the el-get-notify error handling. 2011-10-08 21:02:59 +02:00
el-get-recipes.el Read recipe file in utf8, not literaly. 2011-10-24 10:40:22 +02:00
el-get-status.el Implement `el-get-reload' with ideas from #434. 2011-10-10 22:04:10 +02:00
el-get.el Always call :post-init after init, even if lazy 2011-10-20 14:47:04 +02:00
README.asciidoc Add some documentation for M-x el-get-reload and the :reload recipe property. 2011-10-10 22:24:46 +02:00