Manage the external elisp bits and pieces upon which you depend!
Go to file
Ryan C. Thompson 933aaefbfa Only catch expected errors in "status-alist-to-string"
Specifically, we catch only "scan-error" which is thrown by the
movement commands. Now any unexpected error would be propogated as
normal.
2012-03-12 09:17:20 -07:00
methods Clean up git clone command list. 2012-03-07 18:23:32 -08:00
recipes Do not be revision specific for adoc-mode. 2012-03-09 14:55:56 +01:00
test Add test for issue #656. 2012-03-09 14:27:45 -08:00
.dir-locals.el Add explanation for use of write-contents-functions 2012-03-02 15:53:09 -08:00
.gitignore
el-get-autoloads.el Remove reference to removed function 2012-03-06 01:11:55 -08:00
el-get-build.el More correct handling of post-build-fun 2012-03-07 18:23:32 -08: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 Add github-zip method 2012-02-21 15:05:09 -08: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