Allow to exclude specific tags from inheritance.
commit733dfca36bce7862def2b6025291802268d6c6d6
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 27 Nov 2008 12:15:29 +0000 (27 13:15 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 27 Nov 2008 12:15:29 +0000 (27 13:15 +0100)
tree7c809ef026aaec483821270e6e9098c4086f3924
parent8ded7aa618f21597368909ffeac2f34959244130
Allow to exclude specific tags from inheritance.

So far, the only way to select tags for inheritance was to
allow it for all tags, or to do a positive selection using
one of the more complex settings for
`org-use-tag-inheritance'.  It may actually be better to
allow inheritance for all but a few tags, which was difficult
to achieve with this methodology.

This patch introduces a new option,
`org-tags-exclude-from-inheritance' which allows to specify an
exclusion list for inherited tags.
ORGWEBPAGE/Changes.org
doc/ChangeLog
doc/org.texi
lisp/ChangeLog
lisp/org.el