Copy of org-contacts with custom patches. Should all be sent off to the maintainers.
Find a file
Nicolas Goaziou 4170ea25f3 Deprecate org-find-if' in favor of cl-find-if'
* lisp/org.el (org-find-if): Remove function.
(org-key):
* contrib/lisp/org-contacts.el (org-contacts-db-need-update-p):
(org-contacts-filter):
(org-contacts-test-completion-prefix):
(org-contacts-remove-ignored-property-values): Use `cl-find-if'
* lisp/org-compat.el (org-find-if): Mark function as an obsolete alias
  for `cl-find-if'.
2016-06-23 09:22:49 +02:00
org-contacts.el Deprecate org-find-if' in favor of cl-find-if' 2016-06-23 09:22:49 +02:00