diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-05 09:21:06 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-05 09:21:06 -0500 |
| commit | 9e25494338c7c3093d0c4f52783d75ebc0757514 (patch) | |
| tree | f835d6f3547bf181e9825a05df68e94cc6128755 /scripts/coverage-summary.py | |
| parent | 0d6791694cc5b26ea3aeda83a9fe0c5c7c1810ea (diff) | |
| download | org-drill-9e25494338c7c3093d0c4f52783d75ebc0757514.tar.gz org-drill-9e25494338c7c3093d0c4f52783d75ebc0757514.zip | |
refactor: drop Org <9.6 compat shims
Two dead branches removed:
- (when (version< org-version "9.2") ...) advice on org-get-tags,
plus the org-drill-get-tags-advice helper that backed it. Org 9.2
shipped the new arity in 2018 — well below our org>=9.6 floor.
- (when (= 8 (car ...)) ...) Org 8.x defalias shim that wrapped
org-latex-preview around org-preview-latex-fragment. Org 8 hasn't
been a target for years and is below the org>=9.6 floor.
Both are now genuinely dead after the dep bump in 75b1601.
Diffstat (limited to 'scripts/coverage-summary.py')
0 files changed, 0 insertions, 0 deletions
