org-habit: Add support for "++" and "+" repeater types
commit5d19c2c6891acd55dae36fccc07defe359a7283e
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 7 Mar 2015 18:29:40 +0000 (7 19:29 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 7 Mar 2015 18:29:40 +0000 (7 19:29 +0100)
treed41ca551f6df8fa08ca6ef299db3276dcc07cfb0
parent9e3c3ec0b357c97a488da1223f96785ec7edfc37
org-habit: Add support for "++" and "+" repeater types

* lisp/org-habit.el (org-habit-parse-todo): Add repeater type to
  habit.
(org-habit-repeat-type): New function.
(org-habit-build-graph): Handle "++" and "+" repeater types.

Reported-by: Leo He <leodream2008@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/95772>
lisp/org-habit.el