about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc/stack.el
AgeCommit message (Collapse)AuthorFilesLines
2020-09-01 More Elisp lintingWilliam Carroll1-18/+18
This should cover most of the remaining linting errors. After this, I expect fewer than ten linting errors.
2020-08-31 Lint string, macros.elWilliam Carroll1-2/+6
More of the same type of linting... basically preferring `namespace-` instead of `namespace/`.
2020-01-30 Move move .emacs.d out of configs/sharedWilliam Carroll1-0/+93
Moving all of my Emacs-related files into their own directory at the root of this repository.