Manage the external elisp bits and pieces upon which you depend!
Go to file
Ryan C. Thompson 4b86f11adc Add script for starting a vanilla emacs with el-get loaded
Unlike the other test scripts, this doesn't run a test or install a
recipe or anything. It just opens up emacs with el-get ready to go so
you can do manual testing.
2012-05-06 00:24:06 -07:00
methods Fix #703 2012-04-06 15:30:23 -07:00
recipes Merge pull request #709 from shishi/renew_some_recipes 2012-05-04 09:56:25 -07:00
test Add script for starting a vanilla emacs with el-get loaded 2012-05-06 00:24:06 -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 Remove reference to removed function 2012-03-06 01:11:55 -08:00
el-get-build.el Merge branch 'compile-after-build' 2012-03-18 13:56:28 -07: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
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 Merge pull request #572 from sudish/load-init-elc 2012-02-19 02:04:29 -08: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 Minor fix to el-get-remove. 2012-03-30 11:29:38 -07:00
README.asciidoc Per issue #717, update README to use (goto-char (point-max)) rather than (end-of-buffer) 2012-05-04 20:12:53 +02:00