Manage the external elisp bits and pieces upon which you depend!
Go to file
Ryan C. Thompson ee95dd230f Fix handling of el-get-install-skip-emacswiki-recipes
It is now not a syntax error, and it is consistent with the other
install variables in that they only have to be bound, not true.
2012-05-28 15:17:54 -07:00
methods Ensure el-get doesn't check for update on uninstalled package 2012-05-13 16:14:14 -07:00
recipes Merge remote-tracking branch 'refs/remotes/yyr/rec1' into dimitri-master 2012-05-28 14:30:06 -07:00
test Merge branch 'emacs-version-check' 2012-05-28 13:52:46 -07:00
.dir-locals.el fix .dir-locals.el. delete-trailing-whitespace takes no argument 2012-04-24 02:12:37 +08:00
.gitignore
el-get-autoloads.el Call update-directory-autoloads only on existing directories 2012-03-13 10:42:44 -07:00
el-get-build.el Only install info when `el-get-install-info' is not nil. 2012-05-10 14:21:48 -05: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
el-get-install.el Fix handling of el-get-install-skip-emacswiki-recipes 2012-05-28 15:17:54 -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 Allow version to be specified as number, string, or list. 2012-05-28 13:50:46 -07: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 branch 'emacs-version-check' 2012-05-28 13:52:46 -07:00
README.asciidoc Document el-get-install-skip-emacswiki-recipes 2012-05-28 21:34:41 +02:00