org-agenda.el: New option `org-agenda-use-tag-inheritance'
commitc8bfd50223d1a75d12d7f74571c24951592c56ec
authorBastien Guerry <bzg@altern.org>
Mon, 7 Jan 2013 15:12:52 +0000 (7 16:12 +0100)
committerBastien Guerry <bzg@altern.org>
Mon, 7 Jan 2013 15:12:52 +0000 (7 16:12 +0100)
treeab76ca3c4561f619b19283ccd1129bd48958ee30
parentbabba02750320db077d048adf63a591848d54ac6
org-agenda.el: New option `org-agenda-use-tag-inheritance'

* org-agenda.el (org-search-view, org-agenda-get-todos)
(org-agenda-get-timestamps, org-agenda-get-sexps)
(org-agenda-get-progress, org-agenda-get-deadlines)
(org-agenda-get-scheduled, org-agenda-get-blocks)
(org-agenda-change-all-lines): Get local tags only.
(org-agenda-use-tag-inheritance): New option.
(org-agenda-finalize): When `org-agenda-use-tag-inheritance'
is non-nil, possibly reset tags in the agenda buffer.
(org-agenda-check-type): Enhance docstring.

See the docstring of the new option for details.
lisp/org-agenda.el