summary refs log tree commit diff stats
path: root/lisp/acdw.el
Commit message (Collapse)AuthorAge
...
* 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