aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-16 23:38:44 -0500
committerCraig Jennings <c@cjennings.net>2026-06-16 23:38:44 -0500
commiteab9e5d44426605187f15a7ade1b7180d6efbfbe (patch)
treebf162e29f99f643d3db2091fe712159d2e11c92b
parentf2c27c0c0648a4948f41eb68b0b1c885df3b769d (diff)
downloaddotemacs-eab9e5d44426605187f15a7ade1b7180d6efbfbe.tar.gz
dotemacs-eab9e5d44426605187f15a7ade1b7180d6efbfbe.zip
chore(todo): sync child task priorities to their parentsHEADmain
The cleanup pass bumped three child priority cookies up to match their parents (down-only).
-rw-r--r--todo.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/todo.org b/todo.org
index 5245f3fe9..06be22de3 100644
--- a/todo.org
+++ b/todo.org
@@ -767,7 +767,7 @@ No init.el load-order change — keybindings and the foundation modules already
Verified each fix with a fresh =emacs --batch (require 'X)=, then swept all ~100 modules standalone: every one loads or fails only with a clear missing-package message (the spec's Phase 2 exit bar). Full =make test=, =make validate-modules=, and an init smoke all pass. Module headers and the inventory's hidden-dependency section updated to mark the seven resolved.
-**** TODO [#B] Defer feature modules behind autoloads, hooks, and commands :refactor:
+**** TODO [#A] Defer feature modules behind autoloads, hooks, and commands :refactor:
Once dependencies are explicit, reduce the number of modules required at
startup. Start with lower-risk feature modules:
@@ -795,7 +795,7 @@ Related existing task: [#B] "Review and rebind M-S- keybindings".
=use-package=, and =use-package-always-ensure=. That is more than early startup
needs and can make startup network-sensitive.
-**** TODO [#B] Split early startup from package bootstrap :refactor:
+**** TODO [#A] Split early startup from package bootstrap :refactor:
Keep =early-init.el= focused on things that must happen before package and UI
startup:
@@ -2759,7 +2759,7 @@ Surface current-buffer or project-wide errors and warnings. Useful
both as a "what's broken right now" check and as input to the
patch-narrative buffer / commit-intent workbench above.
-**** TODO [#C] gptel-magit activation fails on velox :bug:quick:
+**** TODO [#B] gptel-magit activation fails on velox :bug:quick:
:PROPERTIES:
:LAST_REVIEWED: 2026-06-01
:END: