Age | Commit message (Collapse) | Author | Files | Lines |
|
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!
|
|
This change had rippling implications.
|
|
Usual lints... fixes usage in tree.el.
|
|
- add Version, URL, Package-Requires sections
- prefer `tree-` prefer to `tree/`
|
|
Moving all of my Emacs-related files into their own directory at the root of
this repository.
|