William Carroll
|
f089f3c550
|
Linting Elisp
TL;DR:
- Prefer cl-lib
- Prefer spaces to tabs
- Resolve various checkdoc complaints
|
2020-09-02 15:23:46 +01:00 |
|
William Carroll
|
2200daeea4
|
Add missing Elisp dependencies
TL;DR:
- Require cl-macs.el for modules using CL-style macros like `cl-defun`
- Require struct.el for call to `struct-set!`
|
2020-09-02 14:39:41 +01:00 |
|
William Carroll
|
ff8277625f
|
Lint prelude.el
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 17:08:56 +01:00 |
|
William Carroll
|
a35f723d92
|
Lint maybe.el
This change had rippling implications.
|
2020-08-31 14:59:48 +01:00 |
|
William Carroll
|
578ed1ba98
|
Move move .emacs.d out of configs/shared
Moving all of my Emacs-related files into their own directory at the root of
this repository.
|
2020-01-30 16:00:29 +00:00 |
|