| Commit message (Collapse) | Author | Age |
|
|
|
| |
I also added acdw-erc.el.
|
|
|
|
| |
I'm not sure how much I'm going to use it, but it's done now.
|
| |
|
|
|
|
|
| |
I only rebind winum-select-window-* in graphical buffers because that's
apparently the only place where C-[n] is the same as M-[n].
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Redefine as much as possible as `setup' forms
- Reorganize into "Setup", "Basics", and "Packages" sections
- Within each section, alphabetize sexps
- Also (mostly) alphabetize acdw- files
- (Not the ones that are almost completely others' code)
- Sidebar: Why is this not a thing in elisp!? Should write a function
- Break karthink's thing into another library `acdw-re'
- Add a function to `acdw': `acdw/find-emacs-source'
- Should refactor that to better find the source
I think everything looks much more better now!
|
| |
|
|
|
|
| |
... and whitespace...
|
| |
|
|
I've broken out extra functions into `acdw-modeline', so they don't clutter up
the init.el too much.
|