aboutsummaryrefslogtreecommitdiff
path: root/tests/test-ui-theme-persistence.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-24 22:38:01 -0400
committerCraig Jennings <c@cjennings.net>2026-06-24 22:38:01 -0400
commit8737da0ff6bace7fcf4fbcb9c87758c2b43c265e (patch)
tree8b18b4fac4a66ee8c39bcfe1993637bc98bd983f /tests/test-ui-theme-persistence.el
parent07db16650d6f5758f7eae2100c2353910a2613fd (diff)
downloaddotemacs-8737da0ff6bace7fcf4fbcb9c87758c2b43c265e.tar.gz
dotemacs-8737da0ff6bace7fcf4fbcb9c87758c2b43c265e.zip
feat(ledger): un-orphan ledger-config and rewrite clean-on-save
ledger-config.el was never required in init.el, so the whole module was dead code. I added the require (which installs ledger-mode, flycheck-ledger, and company-ledger via the global ensure) and rewrote the clean-on-save: instead of rebinding C-x C-s to a clean-then-save command, a buffer-local before-save-hook tidies the buffer on every save path, gated by cj/ledger-clean-on-save. The reports shell out to the ledger CLI, so a load-time check now warns when it isn't on PATH. Added ledger-highlight-xact-under-point.
Diffstat (limited to 'tests/test-ui-theme-persistence.el')
0 files changed, 0 insertions, 0 deletions