Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Force LF | Case Duckworth | 2021-02-23 | |
| | ||||
* | Don't hide default modeline | Case Duckworth | 2021-02-16 | |
| | ||||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-02-08 | |
| | ||||
* | Normalize line endings | Case Duckworth | 2021-01-26 | |
| | ||||
* | I'm guessing ... whitespace? | Case Duckworth | 2021-01-25 | |
| | ||||
* | Add Forge | Ashley Duckworth | 2021-01-23 | |
| | | | | | | | | | Forge stores its information in an SQLite database, and on Windows, that's not just available. I found a solution in Win Builds (http://win-builds.org/doku.php), though I think I could've just downloaded a gcc binary and added that to my PATH, or something. It probably requires further research. Anyway, that's why the exec-path is updated as well. | |||
* | Finally sort out the config.org/el loading thing | Ashley Duckworth | 2021-01-22 | |
| | ||||
* | 2020-01-21 | Case Duckworth | 2021-01-21 | |
| | ||||
* | Remove comments | Case Duckworth | 2021-01-21 | |
| | ||||
* | UI, Persistence | Ashley Duckworth | 2021-01-20 | |
| | ||||
* | Change README.md to README.org | Case Duckworth | 2021-01-19 | |
| | ||||
* | Start over ... again | Case Duckworth | 2021-01-19 | |
| | ||||
* | Various changes | Case Duckworth | 2021-01-05 | |
| | ||||
* | Add -*- line | Case Duckworth | 2021-01-02 | |
| | ||||
* | Add back early-init.el | Case Duckworth | 2021-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 together | Case Duckworth | 2020-12-30 | |
| | | | | Weren’t doin’ no good apart. | |||
* | Unignore {,early-}init.el | Case Duckworth | 2020-12-11 | |
| | ||||
* | Change line-endings to Unix | Case Duckworth | 2020-10-25 | |
| | ||||
* | Change order | Case Duckworth | 2020-10-22 | |
| | ||||
* | I .. DECLARE .. BANKRUPTCY!! | Case Duckworth | 2020-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 init | Case Duckworth | 2020-10-07 | |
| | ||||
* | Change file modes | Case Duckworth | 2020-10-07 | |
| | ||||
* | Fix more line breaks | Case Duckworth | 2020-09-22 | |
| | | | | | -_____- >_____< | |||
* | Rewrite to take advantage of outshine-mode | Case Duckworth | 2020-09-22 | |
| | ||||
* | Allow recursive minibuffers | Case Duckworth | 2020-09-16 | |
| | ||||
* | Rewrite .. again | Case Duckworth | 2020-09-08 | |
| | ||||
* | Setup template for platform-specificity | Case Duckworth | 2020-09-04 | |
| | | | | still TODO: write the actual code. | |||
* | Add early-init and change to straight | Case Duckworth | 2020-09-02 | |