aboutsummaryrefslogtreecommitdiff
path: root/modules/custom-whitespace.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-24 19:53:28 -0500
committerCraig Jennings <c@cjennings.net>2026-05-24 19:53:28 -0500
commit7df6fb929abdb4790805ceeaca95f1518d5217cf (patch)
treeedd62213f2f16f76f1805bf2379e7eeaac4abbc4 /modules/custom-whitespace.el
parentf8586386f5f830cd206b9908cab6e00ec5566267 (diff)
downloaddotemacs-7df6fb929abdb4790805ceeaca95f1518d5217cf.tar.gz
dotemacs-7df6fb929abdb4790805ceeaca95f1518d5217cf.zip
feat(keybindings): add cj/custom-keymap registration API
Phase 3 of the load-graph project. cj/register-prefix-map and cj/register-command bind a prefix map or command under the C-; prefix and register the which-key label once which-key loads. Feature modules will route their registration through these instead of mutating cj/custom-keymap directly, so keybindings.el stays the sole owner of the prefix and modules stop assuming the keymap already exists at load. Adds test-init-keymap-registration.el covering prefix-map and command resolution, the optional label, and invalid-key rejection. No modules are migrated yet; that follows in batches.
Diffstat (limited to 'modules/custom-whitespace.el')
0 files changed, 0 insertions, 0 deletions