summary refs log tree commit diff stats
path: root/lisp
Commit message (Collapse)AuthorAge
* Remove empty comment lines in headersCase Duckworth2021-03-16
|
* Further configure the mode lineCase Duckworth2021-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' 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.
* Configure `org-mode'.Case Duckworth2021-03-12
|
* 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