Copy of org-contacts with custom patches. Should all be sent off to the maintainers.
Find a file
David Florness 3d9181c0c4 org-contacts.el: Use `bound-and-true-p' to check (unbound) var
* org-contacts.el (org-contacts-link-store): Use `bound-and-true-p' to
check the truthiness of org-id-link-to-org-use-id, which may or may
not be bound depending on whether org-id has been loaded.  This
simplifies the code.
2021-01-05 19:28:11 +08:00
org-contacts.el org-contacts.el: Use `bound-and-true-p' to check (unbound) var 2021-01-05 19:28:11 +08:00