Fix false positive SCHEDULED lines in sparse tree
commitc6d9a4ec22ff59928e05debeb27139270f293526
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 23 Dec 2014 11:22:16 +0000 (23 12:22 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 23 Dec 2014 11:22:16 +0000 (23 12:22 +0100)
tree3ccddd0b720132a2e983093a80302a88c82012a1
parentf0a13a09d84bb12d70c9c5a4a3409c5bad434971
Fix false positive SCHEDULED lines in sparse tree

* lisp/org.el (org-check-before-date, org-check-after-date,
  org-check-dates-range): Make sure we're really at a timestamp before
  validating the entry.

Reported-by: James Harkins <jamshark70@qq.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/93126>
lisp/org.el