Improvements to `org-repeat-re' and `org-get-repeat'
commitb40c4eed8f59d2322bcfc2541e750b54b12e353c
authorJohn Wiegley <johnw@newartisans.com>
Mon, 19 Oct 2009 07:58:45 +0000 (19 03:58 -0400)
committerJohn Wiegley <johnw@newartisans.com>
Mon, 19 Oct 2009 21:17:45 +0000 (19 17:17 -0400)
treeeb4e15291b3fb0003da32cf90beb201e34a0a11f
parent4d3960cd11a31d06ff35d3be9e3a1adde3fa8a5b
Improvements to `org-repeat-re' and `org-get-repeat'

(org-repeat-re): Improved regexp to include .+ and ++ leaders for repeat
strings.

(org-get-repeat): Now takes a string parameter `tagline', so the caller
can obtain the SCHEDULED repeat, or the DEADLINE repeat.
lisp/ChangeLog
lisp/org.el