0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-22 14:10:42 +00:00

Merge branch 'maint'

This commit is contained in:
Bastien Guerry 2012-09-25 18:31:06 +02:00
commit d42349d3cf

View file

@ -5030,7 +5030,7 @@ the documentation of `org-diary'."
(nreverse ee)))
(defun org-agenda-todo-custom-ignore-p (time n)
"Check whether timestamp is farther away then n number of days.
"Check whether timestamp is farther away than n number of days.
This function is invoked if `org-agenda-todo-ignore-deadlines',
`org-agenda-todo-ignore-scheduled' or
`org-agenda-todo-ignore-timestamp' is set to an integer."