org-agenda-skip-scheduled-delay-if-deadline

org-agenda-skip-scheduled-delay-if-deadline is a variable defined in `org-agenda.el'.
Its value is
nil


Documentation:
Non-nil means skip scheduled delay when entry also has a deadline.
This variable may be set to nil, t, the symbol `post-deadline',
or a number which will then give the number of days after the actual
scheduled date when the delay should expire. The symbol `post-deadline'
eliminates the schedule delay when the date is posterior to the deadline.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.4 of Emacs.