diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-05 05:17:39 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-05 05:17:39 -0500 |
| commit | 306c4ea1dd07de0d862c0943aeb8b7e170a1b343 (patch) | |
| tree | c52be33153ad968c8e490bcebbeeb1ada21d5630 /scripts/coverage-summary.py | |
| parent | ba22e0cc3c81d85b3ee8aaa337d6a388627c3af2 (diff) | |
| download | emacs-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
