about summary refs log tree commit diff stats
path: root/lisp/acdw.el
Commit message (Collapse)AuthorAge
...
* Tweak garbage collectionCase Duckworth2021-03-30
|
* Remove commented codeCase Duckworth2021-03-29
|
* Switch to using `setup.el' for customizationsCase Duckworth2021-03-29
| | | | | setup (https://git.sr.ht/~zge/setup) does everything I tried to do with `acdw/pkg', et al., but better.
* blehCase Duckworth2021-03-27
|
* White spaceCase Duckworth2021-03-25
|
* Require `acdw' in `early-init.el'Case Duckworth2021-03-25
|
* Remove empty comment lines in headersCase Duckworth2021-03-16
|
* Change `:map-after' behaviorCase Duckworth2021-03-14
|
* WhitespaceCase Duckworth2021-03-12
|
* Add `:set', `:local', `:require' keywords to `acdw/pkg'Case Duckworth2021-03-12
|
* Change `acdw/hooks' formCase Duckworth2021-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' formsCase Duckworth2021-03-12
| | | | | This change means I don't have to `require' libraries that haven't been registered with `straight' yet.
* Return a value from `acdw/set'Case Duckworth2021-03-12
|
* Add `acdw/binds' to bind more than one key at onceCase Duckworth2021-03-12
| | | | I should probably change `acdw/bind-after-map' to use this macro...
* Configure `simple-modeline'Case Duckworth2021-03-12
|
* WhitespaceCase Duckworth2021-03-11
|
* Change definition of acdw/bind to not quoteCase Duckworth2021-03-10
|
* uhhhhhhhh... stuff?Case Duckworth2021-03-08
|
* Finish up acdw/pkgCase Duckworth2021-03-08
|
* Almost finished with `acdw/pkg'Case Duckworth2021-03-08
| | | | Still some bugs to squash.
* Add functionsCase Duckworth2021-03-08
|
* 5cCase Duckworth2021-03-07