Files
doomemacs/core
Henrik Lissner eaa10946f1 Refactor startup optimizations
+ Add doom-gc-cons-upper-limit variable
+ Don't use most-positive-fixnum, in case Emacs somehow wants to
  allocate that much!
+ Don't use startup optimizations in noninteractive sessions
+ Restore gc-cons-threshold on idle timer, instead of hook (to defer the
  possible GC pause and so deferred packages can take advantage of these
  optimizations).
2018-09-03 03:58:43 +02:00
..
2018-08-31 00:19:34 +02:00
2018-08-01 02:41:46 +02:00
2018-08-08 23:37:30 +02:00
2018-09-03 03:58:43 +02:00