Implement `org-at-planning-p'
commitf0a13a09d84bb12d70c9c5a4a3409c5bad434971
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 23 Dec 2014 11:10:55 +0000 (23 12:10 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 23 Dec 2014 11:14:40 +0000 (23 12:14 +0100)
tree7ffd46419e60a35cefce12870fbc2b8b324db6b7
parent1c5014740eda9eb9d2fc30befacdd6c20343dc49
Implement `org-at-planning-p'

* lisp/org.el (org-at-planning-p): New function.
* testing/lisp/test-org.el (test-org/at-planning-p): New test.
lisp/org.el
testing/lisp/test-org.el