summary refs log tree commit diff stats
path: root/early-init.el
Commit message (Collapse)AuthorAge
* Various changesCase Duckworth2021-01-05
|
* Add -*- lineCase Duckworth2021-01-02
|
* Add back early-init.elCase Duckworth2021-01-02
| | | | | There are a few functions that really speed up init when placed in early-init.el, so I put them back in there. Cf. doom-emacs’ early-init for details.
* Fold init.el and early-init.el togetherCase Duckworth2020-12-30
| | | | Weren’t doin’ no good apart.
* Unignore {,early-}init.elCase Duckworth2020-12-11
|
* Change line-endings to UnixCase Duckworth2020-10-25
|
* Change orderCase Duckworth2020-10-22
|
* I .. DECLARE .. BANKRUPTCY!!Case Duckworth2020-10-22
| | | | | | | | | | Why? Do you ask? I'll tell you why. awk-mode was mysteriously freezing up the whole dang program, and when I emacs -Q 'd to see what it was, it started SO FAST. So. Fast. So here we are. Trying this again.
* Change gc-cons-threshold ammount after initCase Duckworth2020-10-07
|
* Change file modesCase Duckworth2020-10-07
|
* Fix more line breaksCase Duckworth2020-09-22
| | | | | -_____- >_____<
* Rewrite to take advantage of outshine-modeCase Duckworth2020-09-22
|
* Allow recursive minibuffersCase Duckworth2020-09-16
|
* Rewrite .. againCase Duckworth2020-09-08
|
* Setup template for platform-specificityCase Duckworth2020-09-04
| | | | still TODO: write the actual code.
* Add early-init and change to straightCase Duckworth2020-09-02