Selective tag inheritance.
commit37b3e9cae2e2fdc8ca683eaf04ba02bd08ed58d2
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 21 Mar 2008 09:34:43 +0000 (21 10:34 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 21 Mar 2008 09:34:43 +0000 (21 10:34 +0100)
tree86aea013b45c799e370b8d8c1518798976076110
parent99b9b746d8c5113be81c04b33e9b800b771e2220
Selective tag inheritance.

Tags can now be selected for inheritance by using a list or a regular
expression.

Also for property inheritance, we now allow a regular
expression (list selection existed before).

The property API can now retrieve the value of a property
with inheritance based on the value of
`org-use-property-inheritance'.  Earlier this value was ignored
when querying an entry.  It still is ignored by default, but by
passing `selective' as the INHERIT flag, it can now be used.
ChangeLog
ORGWEBPAGE/Changes.org
org.el
org.texi