Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow :require to take no arguments | Case Duckworth | 2022-02-18 |
| | |||
* | Move :quit around | Case Duckworth | 2022-02-18 |
| | |||
* | Add :quit local macro | Case Duckworth | 2022-02-16 |
| | |||
* | Add :load-from | Case Duckworth | 2022-02-07 |
| | |||
* | Random stuff | Case Duckworth | 2022-01-31 |
| | |||
* | Dammit, lots of changes | Case Duckworth | 2022-01-16 |
| | |||
* | Fix :setup and :setup-when | Case Duckworth | 2022-01-05 |
| | | | | Now we have better warnings and messages too | ||
* | Fix :setup form | Case Duckworth | 2022-01-05 |
| | | | | I had to end the `ignore-errors' form with t | ||
* | Remove el-patch on setup | Case Duckworth | 2022-01-04 |
| | | | | | | | Setup 1.2 (I'm pretty sure) removed the `ensure-function' and `ensure-kbd' functions, instead using an `:ensure' keyword in `setup-define'. This makes it way harder to /not/ ensure things when I don't want them, so I just have to use regular elisp when I want to do something funky. Oh well. | ||
* | Lots and lots of changes, oh jeez | Case Duckworth | 2021-12-29 |
| | |||
* | I DECLARE BANKRUPTCY ... 8 | Case Duckworth | 2021-11-21 |
Didn't think to do this till pretty .. written, so here we are. |