| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc: update copyright years to 2026 and add missing author field | Craig Jennings | 2026-04-04 | 1 | -1/+1 |
| | | | | | | Update copyright headers across all 37 .el files to include 2026. Add missing Author field to testutil-wttrin.el for consistency. | ||||
| * | fix: debug-wttrin-show-raw broken by async API change | Craig Jennings | 2026-04-04 | 1 | -0/+104 |
| debug-wttrin-show-raw called wttrin--get-cached-or-fetch with 1 arg, but the function now requires 2 (location + callback) since the async refactor. Rewrote to use the callback pattern. Also handles nil response gracefully. | |||||
