Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-01 | Redefine >> macro as >-> in >.el | William Carroll | 1 | -7/+0 | |
I created a strangely named Elisp module, >.el, just to appease the CI gods. My gut tells me that this is a desperate idea and fails the smell test. I'm pretty eager to pass the linting phase of my Elisp CI, however, and I can always revert this. | |||||
2020-08-31 | Lint string, macros.el | William Carroll | 1 | -44/+20 | |
More of the same type of linting... basically preferring `namespace-` instead of `namespace/`. | |||||
2020-01-30 | Move move .emacs.d out of configs/shared | William Carroll | 1 | -0/+95 | |
Moving all of my Emacs-related files into their own directory at the root of this repository. |