Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-02 | Remove circular Elisp dependency | William Carroll | 1 | -27/+0 | |
maybe.el -> prelude.el -> maybe.el I should test for circular-dependencies in CI... | |||||
2020-09-01 | More Elisp linting | William Carroll | 1 | -2/+2 | |
This should cover most of the remaining linting errors. After this, I expect fewer than ten linting errors. | |||||
2020-08-31 | Lint prelude.el | William Carroll | 1 | -10/+10 | |
This was a doozey because I use it everywhere. Is there a better way to globally rename things? Aye aye aye... computers, man! | |||||
2020-08-31 | Lint maybe.el | William Carroll | 1 | -25/+29 | |
This change had rippling implications. | |||||
2020-01-30 | Move move .emacs.d out of configs/shared | William Carroll | 1 | -0/+102 | |
Moving all of my Emacs-related files into their own directory at the root of this repository. |