Make org-agenda-repeating-timestamp-show-all aware of TODO keywords.
commitf121bc5e72ac356f00f1cb31a10d2f042785667a
authorBastien Guerry <bzg@altern.org>
Wed, 2 Feb 2011 09:35:56 +0000 (2 10:35 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 2 Feb 2011 09:35:56 +0000 (2 10:35 +0100)
tree251f5aed4655bdc2f67c15db0149ee6d833fcc09
parent8158131e7a8f7ce38e385eeda1c17f27f1796bcd
Make org-agenda-repeating-timestamp-show-all aware of TODO keywords.

* org-agenda.el (org-agenda-repeating-timestamp-show-all):
Allow to use a list of TODO keywords as the value of this
variable.  The agenda will show repeating stamps for entries
matching these TODO keywords.
(org-agenda-get-timestamps, org-agenda-get-deadlines)
(org-agenda-get-scheduled): Allow the use of a list of
keywords in `org-agenda-repeating-timestamp-show-all'.

---
This was suggested by Jeff Horn and supported by Detlef Steuer.
lisp/org-agenda.el