Manage the external elisp bits and pieces upon which you depend!
Go to file
Ryan C. Thompson 7a81d5b1a6 Fix elpa-update-available-p
It was not properly retrieving the installed/available versions.
2012-05-13 16:11:58 -07:00
methods Fix elpa-update-available-p 2012-05-13 16:11:58 -07:00
recipes Add a recipe for cython-mode 2012-05-13 22:38:00 +08:00
test Add test case for #741. 2012-05-13 11:59: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 Call update-directory-autoloads only on existing directories 2012-03-13 10:42:44 -07: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 Build emacswiki recipes at install-time 2012-05-06 12:12:55 -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 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 Merge pull request #664 from DarwinAwardWinner/misc-fixes 2012-05-06 01:37:10 -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