aboutsummaryrefslogtreecommitdiff
path: root/scripts/coverage-summary.py
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-05 05:17:39 -0500
committerCraig Jennings <c@cjennings.net>2026-05-05 05:17:39 -0500
commit306c4ea1dd07de0d862c0943aeb8b7e170a1b343 (patch)
treec52be33153ad968c8e490bcebbeeb1ada21d5630 /scripts/coverage-summary.py
parentba22e0cc3c81d85b3ee8aaa337d6a388627c3af2 (diff)
downloademacs-wttrin-306c4ea1dd07de0d862c0943aeb8b7e170a1b343.tar.gz
emacs-wttrin-306c4ea1dd07de0d862c0943aeb8b7e170a1b343.zip
fix: drop if-let and personal-config reference in debug-wttrin-mode-line
`if-let` requires Emacs 25.1, but the package declares (emacs "24.4") in Package-Requires. Replaced with `let` + `if` so the debug module loads on the stated minimum. Also dropped the `cj/modeline-major-mode` branch. That symbol is from my personal Emacs config, so the conditional was effectively dead code for anyone else and a confusing reference in a published package. The diagnostic now always shows the formatted mode-name, which is useful for everyone.
Diffstat (limited to 'scripts/coverage-summary.py')
0 files changed, 0 insertions, 0 deletions