Bugfix: Fix property-driven startup visibility
commit7a202e610075e85a597ff843c9a1b21d11a12179
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 27 Jan 2009 06:36:01 +0000 (27 07:36 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 27 Jan 2009 06:36:01 +0000 (27 07:36 +0100)
tree0ab709636f0ea5d892ca8cb9b8e420dfce7e4bad
parentf0899954a3b5e04de7509d1377dced9fabb87a00
Bugfix: Fix property-driven startup visibility

A user setting of

  (setq org-show-entry-below t)

could overrule a visibility property with value FOLDED.  This commit
fixes this by turning off the above setting for the context of setting
startup visibility.
lisp/ChangeLog
lisp/org.el