diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-24 16:20:01 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-24 16:20:01 -0500 |
| commit | 1dfd02da826d61d528fe42c5bee3c5dbcf098c82 (patch) | |
| tree | 23a7038789459d5a0df2a3d948058b959581d44e /docs/python-treesit-predicate-mismatch.txt | |
| parent | 09d51da39d01843011ab8e1206da5fe90de8d8f9 (diff) | |
| download | dotemacs-1dfd02da826d61d528fe42c5bee3c5dbcf098c82.tar.gz dotemacs-1dfd02da826d61d528fe42c5bee3c5dbcf098c82.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 'docs/python-treesit-predicate-mismatch.txt')
0 files changed, 0 insertions, 0 deletions
