Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Switch to using `setup.el' for customizations | Case Duckworth | 2021-03-29 | |
| | | | | | setup (https://git.sr.ht/~zge/setup) does everything I tried to do with `acdw/pkg', et al., but better. | |||
* | White space | Case Duckworth | 2021-03-25 | |
| | ||||
* | Require `acdw' in `early-init.el' | Case Duckworth | 2021-03-25 | |
| | ||||
* | Change `exec-path' | Case Duckworth | 2021-03-24 | |
| | ||||
* | Add "~/Applications/racket" to path | Case Duckworth | 2021-03-18 | |
| | ||||
* | Remove empty comment lines in headers | Case Duckworth | 2021-03-16 | |
| | ||||
* | Install `no-littering' | Case Duckworth | 2021-03-14 | |
| | | | | To catch the packages I don't want to bother configuring. | |||
* | Change default font at home | Case Duckworth | 2021-03-12 | |
| | ||||
* | Remove extraneous comment | Case Duckworth | 2021-03-11 | |
| | ||||
* | 5c | Case Duckworth | 2021-03-07 | |
| | ||||
* | Add mode-line-format | Case Duckworth | 2021-03-01 | |
| | | | | Can remove mode-line-mule-info because everything /should/ be UTF-8-Unix | |||
* | Move straight install directory | Case Duckworth | 2021-03-01 | |
| | ||||
* | Don't be smart about bootstrapping straight.el | Case Duckworth | 2021-03-01 | |
| | ||||
* | Typos | Case Duckworth | 2021-03-01 | |
| | ||||
* | Restart shit | Case Duckworth | 2021-02-28 | |
| | ||||
* | LINE ENDINGS | Case Duckworth | 2021-02-26 | |
| | ||||
* | W h I t E s P a C e | Case Duckworth | 2021-02-25 | |
| | ||||
* | Add shit, apparently UNIX line endings are being stupid | Case Duckworth | 2021-02-24 | |
| | ||||
* | 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 | |