org-agenda: Fix repeats with nil `org-agenda-repeating-timestamp-show-all'
commit9950252f342ea5b877f1f43c99d2e06adca7b596
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 2 Dec 2016 09:55:49 +0000 (2 10:55 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 2 Dec 2016 12:01:22 +0000 (2 13:01 +0100)
tree93962c599fb760849a68f6b740eab688657c0586
parent6d5e207c7dab5932cff5a7b81a912739e291d19c
org-agenda: Fix repeats with nil `org-agenda-repeating-timestamp-show-all'

* lisp/org-agenda.el (org-agenda-get-timestamps):
(org-agenda-get-deadlines):
(org-agenda-get-scheduled): When
`org-agenda-repeating-timestamp-show-all' is nil, only display repeat
before and repeat after today (or only repeat at today if those
coincide).  Also, computations of warnings are done with last repeat
before today instead of base date.
lisp/org-agenda.el