org-check-deadlines

org-check-deadlines is an interactive compiled Lisp function in `org.el'.


(org-check-deadlines NDAYS)

Check if there are any deadlines due or past due.
A deadline is considered due if it happens within `org-deadline-warning-days'
days from today's date. If the deadline appears in an entry marked DONE,
it is not shown. The prefix arg NDAYS can be used to test that many
days. If the prefix is a raw C-u prefix, all deadlines are shown.