aboutsummaryrefslogtreecommitdiff
path: root/tests/test-org-drill-first-function.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-19 06:54:06 -0500
committerCraig Jennings <c@cjennings.net>2026-04-19 06:54:06 -0500
commit0036a666dfd7e335bc1f6f98f4f9b96ce175c1fd (patch)
tree44112b974edffc2bb0c514d5569b632addfcd5c5 /tests/test-org-drill-first-function.el
parent44bed39a5bd8c10431fb72a12e5f408592637748 (diff)
downloaddotemacs-0036a666dfd7e335bc1f6f98f4f9b96ce175c1fd.tar.gz
dotemacs-0036a666dfd7e335bc1f6f98f4f9b96ce175c1fd.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-org-drill-first-function.el')
0 files changed, 0 insertions, 0 deletions