Commit Graph

12 Commits

Author SHA1 Message Date
Ryan C. Thompson
f42c023e10 Allow version to be specified as number, string, or list.
See "el-get-version-to-list" for details.
2012-05-28 13:50:46 -07:00
Ryan C. Thompson
2fbf696f93 Rename version requirement to :minimum-emacs-version 2012-05-28 13:16:20 -07:00
Ryan C. Thompson
2985c0c6fb Add functions for getting and asserting a package's required emacs version 2012-05-06 00:55:27 -07:00
Dimitri Fontaine
981572235c Merge pull request #572 from sudish/load-init-elc
Allow loading byte-compiled package init files.
2012-02-19 02:04:29 -08:00
Sudish Joseph
41441b7067 Load byte-compiled package init files.
Compile the init file as needed.
2012-02-18 18:23:18 -05:00
Matthew L. Fidler
6f1e6c91ea Added el-get-elpa-build-local-recipies so that I can mirror elpa packages in el-get. (Whats the point of building thes packages by hand) 2012-02-18 10:46:50 -06:00
Dimitri Fontaine
968b2c4233 Read recipe file in utf8, not literaly. 2011-10-24 10:40:22 +02:00
Kyle Hargraves
6063f379b7 Signal an error if reading a recipe causes an error
Without this, a parse error in a recipe will cause (el-get ...) to
die with a less than helpful message.
2011-10-16 13:01:37 -05:00
Kyle Hargraves
12b15b358b el-get-package-method should use the package def not the argument passed in 2011-10-05 20:01:58 -05:00
Kyle Hargraves
a54ad73fee Add el-get-builtin method, so builtin packages can be "installed" simply 2011-10-03 16:13:07 -05:00
Dimitri Fontaine
dc164b903a Tell `el-get-load-package-user-init-file' about PACKAGE being as symbol. 2011-09-22 21:58:22 +02:00
Dimitri Fontaine
0433ca0ce9 Refactoring it all: a beginning. No time for testing yet, just showing ideas. 2011-09-20 15:15:52 +02:00