Implement `org-find-property'
commit7072dba04d6c69ae047992353698d016b670fe4d
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 15 Mar 2015 10:15:43 +0000 (15 11:15 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 15 Mar 2015 14:49:05 +0000 (15 15:49 +0100)
tree757c522ece0f85d6a84bd91816add7d35335316f
parent5fe3a68a79b9945746210cc11cecb7b8b4401790
Implement `org-find-property'

* lisp/org.el (org-find-property): New function.
* testing/lisp/test-org.el (test-org/find-property): New test.
lisp/org.el
testing/lisp/test-org.el