Revert "Fix :VISIBILITY: handling of nested "folded" properties"
commite9215698a23b86bb77d03ba165a0e2160055a8cb
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 6 Dec 2010 09:06:21 +0000 (6 10:06 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 6 Dec 2010 09:06:21 +0000 (6 10:06 +0100)
tree9f9eb4b2bd15c1f44b732d3f8d09c97d180f327c
parentc8ab88cb69fa5c0ee6dde5a5fd7cadcbe4337967
Revert "Fix :VISIBILITY: handling of nested "folded" properties"

This reverts commit 383802d063a9f2dd959d5574b226fa8ec7f8be41.

The commit had org-mode process the headlines from bottom to top, which
meant that any changes to the visibility of lower headlines were
overridden/modified by changes higher up the tree. Reverting the commit
causes VISIBILITY to work correctly.
lisp/org.el