aboutsummaryrefslogtreecommitdiff
path: root/modules/custom-ordering.el
Commit message (Expand)AuthorAgeFilesLines
* refactor(load-graph): route C-; registration through the keymap APICraig Jennings12 days1-1/+1
* docs(load-graph): classify text/editing command modulesCraig Jennings12 days1-1/+12
* refactor: declare cross-module commands bound in custom keymapsCraig Jennings12 days1-0/+4
* refactor(custom-editing): five hygiene fixes from the module-by-module re-reviewCraig Jennings2026-05-161-7/+16
* chore(modules): pass validate-modules in batch by adding requiresCraig Jennings2026-05-071-2/+1
* feat: Fix modeline lag and add org multi-level sort with comprehensive testsCraig Jennings2025-11-081-2/+4
* feat:which-key: Add descriptive labels for custom keymapsCraig Jennings2025-10-271-1/+10
* feat+test: custom-ordering: line manipulation utils + testsCraig Jennings2025-10-261-1/+95
* feat+test:ordering: add prefix/suffix to arrayify/convenience funcsCraig Jennings2025-10-261-34/+100
* refactor:keymaps: Replace define-prefix-command with defvar-keymapCraig Jennings2025-10-251-7/+10
* refactor: unify and simplify key binding setupsCraig Jennings2025-10-231-3/+2
* refactor(custom-ordering): Use keymap-set for key bindingsCraig Jennings2025-10-201-5/+5
* docs: custom-ordering: Enhance commentary and function descriptionsCraig Jennings2025-10-201-6/+19
* maint: remaining custom functions grouped into separate modulesCraig Jennings2025-10-121-0/+84