Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-01 | More Elisp linting | William Carroll | 1 | -90/+10 | |
This should cover most of the remaining linting errors. After this, I expect fewer than ten linting errors. | |||||
2020-08-31 | Lint string, macros.el | William Carroll | 1 | -1/+1 | |
More of the same type of linting... basically preferring `namespace-` instead of `namespace/`. | |||||
2020-08-20 | Drop support for wpc/find-file | William Carroll | 1 | -8/+0 | |
Cleaning things up... | |||||
2020-01-30 | Move move .emacs.d out of configs/shared | William Carroll | 1 | -0/+133 | |
Moving all of my Emacs-related files into their own directory at the root of this repository. |