Fix default value in `org-sparse-tree-default-date-type'
commiteae19b1284db6b376ccfb3e9f5f44df456f43c1a
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 21 Dec 2014 22:12:59 +0000 (21 23:12 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 21 Dec 2014 22:20:14 +0000 (21 23:20 +0100)
tree9da93a94044e76c881e3193342ac7b4c6ea4e32f
parent6f5bd30f0b0fdb8c5261831f72aa2b17a3a7c2e0
Fix default value in `org-sparse-tree-default-date-type'

* lisp/org.el (org-sparse-tree-default-date-type): Use new default
  value instead of the undocumented previous one.  Fix docstring, too.
(org-sparse-tree): Apply change to previous variable.
(org-re-timestamp): Apply change to previous variable.  Refactor code.
lisp/org.el