Age | Commit message (Collapse) | Author | Files | Lines |
|
TL;DR:
- Prefer cl-lib
- Prefer spaces to tabs
- Resolve various checkdoc complaints
|
|
TL;DR:
- Require cl-macs.el for modules using CL-style macros like `cl-defun`
- Require struct.el for call to `struct-set!`
|
|
This should cover most of the remaining linting errors. After this, I expect
fewer than ten linting errors.
|
|
This was a doozey because I use it everywhere. Is there a better way to globally
rename things? Aye aye aye... computers, man!
|
|
Moving all of my Emacs-related files into their own directory at the root of
this repository.
|