summary refs log tree commit diff stats
path: root/lisp/+setup.el
Commit message (Collapse)AuthorAge
* Add straight :needsCase Duckworth2022-05-06
|
* Demote errors more better-erCase Duckworth2022-05-06
|
* Remove redundancyCase Duckworth2022-05-06
|
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2022-04-20
|\
| * Enhance :straight setup formCase Duckworth2022-04-19
| | | | | | | | | | :straight now takes care of :straight-when, :also-straight, and possibly others, later.
* | blehCase Duckworth2022-04-20
|/
* Allow :require to take no argumentsCase Duckworth2022-02-18
|
* Move :quit aroundCase Duckworth2022-02-18
|
* Add :quit local macroCase Duckworth2022-02-16
|
* Add :load-fromCase Duckworth2022-02-07
|
* Random stuffCase Duckworth2022-01-31
|
* Dammit, lots of changesCase Duckworth2022-01-16
|
* Fix :setup and :setup-whenCase Duckworth2022-01-05
| | | | Now we have better warnings and messages too
* Fix :setup formCase Duckworth2022-01-05
| | | | I had to end the `ignore-errors' form with t
* Remove el-patch on setupCase Duckworth2022-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 jeezCase Duckworth2021-12-29
|
* I DECLARE BANKRUPTCY ... 8Case Duckworth2021-11-21
Didn't think to do this till pretty .. written, so here we are.