contrib/lisp/org-contacts.el: Factorize the construction of the database
commit9303717691c2ffc7e38906ba15e63e795b324465
authorGrégoire Jadi <gregoire.jadi@gmail.com>
Tue, 17 Jun 2014 07:28:48 +0000 (17 16:28 +0900)
committerGrégoire Jadi <gregoire.jadi@gmail.com>
Tue, 17 Jun 2014 07:42:08 +0000 (17 16:42 +0900)
treead5e59d3b7dc58dd8abcac128e0c54108f8b7e34
parente57c4c6e32124ba88f05746e5a2adc31632f7154
contrib/lisp/org-contacts.el: Factorize the construction of the database

* contrib/lisp/org-contacts.el (org-contacts-at-point): New function
  used to return the contact at point.
(org-contacts-db): Factorize the construction of the database using
`org-contacts-at-point' and fix a small typo.
contrib/lisp/org-contacts.el