diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-26 10:31:25 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-26 10:31:25 -0400 |
| commit | 77733b700b586bcc0a76acce8ba75e99987c984d (patch) | |
| tree | b4ba33d43ffdaf7b9e63aed49122077e0c1e7d99 /tests | |
| parent | f9c949f9a8c8df8b08f246fa0371fb9f7f708e06 (diff) | |
| download | dotemacs-77733b700b586bcc0a76acce8ba75e99987c984d.tar.gz dotemacs-77733b700b586bcc0a76acce8ba75e99987c984d.zip | |
chore(elisp): clear byte-compile warnings via declarations and a loop rewrite
Add the missing declare-function and defvar declarations that silence the not-known-to-be-defined and free-variable warnings in local-repository, org-webclipper, and weather-config. Rewrite jumper--location-exists-p from dotimes to cl-loop thereis, which fixes a spurious unused-variable warning and short-circuits on the first match. The remaining obsolete-generalized-variable warnings (point in pearl-config, buffer-substring in org-webclipper) come from upstream package macros (pearl, org-web-tools) and are not fixable in our code.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
