Commit Graph

4 Commits

Author SHA1 Message Date
Ryan C. Thompson
cb787b2a7a Always print with "print-level" and "print-length" nil
This prevents Emacs from inserting "..." in place of very deep or long
data structures, which could corrupt the status file in some cases.
This is done by defining a wrapper function "el-get-print-to-string",
which el-get should use for all "critical" stringification tasks.

As noted in #689.
2012-03-29 14:52:43 -07:00
Gun.io Whitespace Robot
1a9f305162 Remove whitespace [Gun.io WhitespaceBot] 2011-12-20 16:55:48 -05:00
Dimitri Fontaine
9efb25fc4c Rewrite `el-get-dependencies' to actually traverse the dependency graph. 2011-09-20 22:11:38 +02:00
Dimitri Fontaine
6d86094816 Rename recipe files from *.el to *.rcp, assorted changes. 2011-09-06 21:22:46 +02:00