diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-19 06:54:06 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-19 06:54:06 -0500 |
| commit | 6ad2a129f0b8f55387cf6d2f6c759a3fd70147af (patch) | |
| tree | 44112b974edffc2bb0c514d5569b632addfcd5c5 /tests/test-prog-json--json-format-buffer.el | |
| parent | 151d49d01dfe441b59d6dab30033b02d5b13523c (diff) | |
| download | dotemacs-6ad2a129f0b8f55387cf6d2f6c759a3fd70147af.tar.gz dotemacs-6ad2a129f0b8f55387cf6d2f6c759a3fd70147af.zip | |
refactor(org-contacts): remove dead boundp branches
cj/org-contacts-template-name and cj/org-contacts-template-email each
opened with (when (boundp 'cj/contact-name) ...) / (boundp 'cj/contact-email)
to pick up a caller-supplied preset. Neither variable is ever defined,
set, or let-bound anywhere in the config — the branches never ran. The
(or ...) fallbacks always took over, so behavior is unchanged.
Diffstat (limited to 'tests/test-prog-json--json-format-buffer.el')
0 files changed, 0 insertions, 0 deletions
