Fix SCHEDULED property retrieval
commit4375a941cc7513442cc9f72b51c85d7346af1826
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 18 Nov 2014 09:11:35 +0000 (18 10:11 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 18 Nov 2014 09:27:36 +0000 (18 10:27 +0100)
tree814b66cd0ba1e7ce2c94cb170b69597b7b2dea55
parent1dfa77dee4f1c94c03875bc9522c808f10f58f8b
Fix SCHEDULED property retrieval

* lisp/org.el (org-entry-properties): Fix storing SCHEDULED property
  when specific argument is not specified.

* testing/lisp/test-org.el (test-org/entry-properties): Add test.

Reported-by: Richard Lawrence <richard.lawrence@berkeley.edu>
<http://permalink.gmane.org/gmane.emacs.orgmode/92728>
lisp/org.el
testing/lisp/test-org.el