contrib/lisp/org-contacts.el: Add a hook to allow users to plug completion functions
commite57c4c6e32124ba88f05746e5a2adc31632f7154
authorGrégoire Jadi <gregoire.jadi@gmail.com>
Tue, 17 Jun 2014 07:41:49 +0000 (17 16:41 +0900)
committerGrégoire Jadi <gregoire.jadi@gmail.com>
Tue, 17 Jun 2014 07:41:49 +0000 (17 16:41 +0900)
tree0e9964f7f5e641479593b7629f357693e03ee000
parent25fc4d83447cf1df9ef48825413e9f8aea4e5c1b
contrib/lisp/org-contacts.el: Add a hook to allow users to plug completion functions

* contrib/lisp/org-contacts.el (org-contacts-complete-functions): A
  hook that contains the list of functions used to complete contacts.
(org-contacts-message-complete-function): Use the new hook.

Suggested by John Kitchin.
contrib/lisp/org-contacts.el