Manage the external elisp bits and pieces upon which you depend!
Go to file
Natan Yellin d1cb8e65a0 Fix htmlize recipe.
The downloaded elisp file was previously saved with the wrong
extension, causing (require 'htmlize) to fail.
2011-12-03 23:51:43 +02:00
methods Review the :checksum patch, implement M-x el-get-checksum. 2011-10-28 18:02:38 +02:00
recipes Fix htmlize recipe. 2011-12-03 23:51:43 +02:00
test Update test/test.el to match current el-get expectations. 3 test passes. 2011-10-25 21:11:25 +02:00
.gitignore
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 Added framework for :checksum support. 2011-10-27 18:27:10 +02:00
el-get-custom.el Review the :checksum patch, implement M-x el-get-checksum. 2011-10-28 18:02:38 +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 Review latest el-get checksum changes. 2011-10-31 10:58:12 +01:00
README.asciidoc Review the :checksum patch, implement M-x el-get-checksum. 2011-10-28 18:02:38 +02:00