org-agenda.el: New 'warntime property for agenda entries
commit523f13dd08fb58c41d931f1d58ed577bf7e1722a
authorBastien Guerry <bzg@altern.org>
Sun, 19 Aug 2012 19:48:52 +0000 (19 21:48 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 19 Aug 2012 19:48:52 +0000 (19 21:48 +0200)
tree71dea13f115515ba65a00ddf56661603498bb3f9
parent92271aecea5de800538fed427a3620dcc3859d9b
org-agenda.el: New 'warntime property for agenda entries

* org-agenda.el (org-agenda-get-timestamps)
(org-agenda-get-sexps, org-agenda-get-deadlines)
(org-agenda-get-scheduled): Add the 'warntime as a text
property, getting its value from the APPT_WARNTIME property.
(org-agenda-to-appt): Use the 'warntime text property.

Thanks to Ivan Kanis for reporting a bug related to this.
lisp/org-agenda.el