Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add god-mode indicator to modeline | Case Duckworth | 2021-03-25 | |
| | | | | ... and whitespace... | |||
* | White space | Case Duckworth | 2021-03-25 | |
| | ||||
* | Require `acdw' in `early-init.el' | Case Duckworth | 2021-03-25 | |
| | ||||
* | Remove empty comment lines in headers | Case Duckworth | 2021-03-16 | |
| | ||||
* | Further configure the mode line | Case Duckworth | 2021-03-14 | |
| | | | | | I've broken out extra functions into `acdw-modeline', so they don't clutter up the init.el too much. | |||
* | Change `:map-after' behavior | Case Duckworth | 2021-03-14 | |
| | ||||
* | Whitespace | Case Duckworth | 2021-03-12 | |
| | ||||
* | Add `:set', `:local', `:require' keywords to `acdw/pkg' | Case Duckworth | 2021-03-12 | |
| | ||||
* | Change `acdw/hooks' form | Case Duckworth | 2021-03-12 | |
| | | | | | | Instead of only allowing (list-of-hooks) (list-of-functions), `acdw/hooks' now accepts a (list-of-hook-specs), each of which is of the above form, allowing the user to set multiple unrelated hooks at once. | |||
* | Move `acdw/modeline' functions into `acdw/pkg' forms | Case Duckworth | 2021-03-12 | |
| | | | | | This change means I don't have to `require' libraries that haven't been registered with `straight' yet. | |||
* | Configure `org-mode'. | Case Duckworth | 2021-03-12 | |
| | ||||
* | Return a value from `acdw/set' | Case Duckworth | 2021-03-12 | |
| | ||||
* | Add `acdw/binds' to bind more than one key at once | Case Duckworth | 2021-03-12 | |
| | | | | I should probably change `acdw/bind-after-map' to use this macro... | |||
* | Configure `simple-modeline' | Case Duckworth | 2021-03-12 | |
| | ||||
* | Whitespace | Case Duckworth | 2021-03-11 | |
| | ||||
* | Change definition of acdw/bind to not quote | Case Duckworth | 2021-03-10 | |
| | ||||
* | uhhhhhhhh... stuff? | Case Duckworth | 2021-03-08 | |
| | ||||
* | Finish up acdw/pkg | Case Duckworth | 2021-03-08 | |
| | ||||
* | Almost finished with `acdw/pkg' | Case Duckworth | 2021-03-08 | |
| | | | | Still some bugs to squash. | |||
* | Add functions | Case Duckworth | 2021-03-08 | |
| | ||||
* | 5c | Case Duckworth | 2021-03-07 | |