0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-26 16:02:52 +00:00

Clarify docstring

This commit is contained in:
Carsten Dominik 2010-02-10 13:17:23 +01:00
parent 9196dc9bbe
commit d731a52651

View file

@ -543,7 +543,7 @@ See also the variable `org-agenda-tags-todo-honor-ignore-options'."
(defcustom org-agenda-todo-ignore-deadlines nil
"Non-nil means don't show near deadline entries in the global todo list.
Near means closer than `org-deadline-warning-days' days.
A deadline is near when it is closer than `org-deadline-warning-days' days.
The idea behind this is that such items will appear in the agenda anyway.
See also `org-agenda-todo-ignore-with-date'.
See also the variable `org-agenda-tags-todo-honor-ignore-options'."