aboutsummaryrefslogtreecommitdiff
path: root/modules/auth-config.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-24 16:20:01 -0500
committerCraig Jennings <c@cjennings.net>2026-05-24 16:20:01 -0500
commit003aaac108e89422e8d80b0c7f3bf3d60b5a2fa6 (patch)
tree8b4a6c31ec0e2682722bb833d84be24754165c7a /modules/auth-config.el
parent286b5ee1991726900acae453a370e0a65254cec1 (diff)
downloaddotemacs-003aaac108e89422e8d80b0c7f3bf3d60b5a2fa6.tar.gz
dotemacs-003aaac108e89422e8d80b0c7f3bf3d60b5a2fa6.zip
docs(load-graph): classify text/editing command modules
Second classification batch: the nine custom-* text/editing command helpers (case, comments, datetime, buffer-file, line-paragraph, misc, ordering, text-enclose, whitespace). I annotated each with the load-graph header contract and added a Batch 2 table to the inventory. They're all Layer 2, eager only to register a C-; submap at load, with no necessary eager reason, so all are Phase 3/4 deferral candidates. The inventory records a second hidden dependency for Phase 2: custom-buffer-file guards its C-; b registration with (when (boundp 'cj/custom-keymap) ...) and declares the keymap only via eval-when-compile, so the binding silently drops when the module loads without keybindings.
Diffstat (limited to 'modules/auth-config.el')
0 files changed, 0 insertions, 0 deletions