* textmodes/org.el (org-show-following-heading): New option.
(org-show-hierarchy-above): Use `org-show-following-heading'.
+ (org-cycle): Documentation fix.
* textmodes/org.el (orgtbl-optimized): New option
(orgtbl-mode): New command, a minor mode.
(defvar org-cycle-global-status nil)
(defvar org-cycle-subtree-status nil)
(defun org-cycle (&optional arg)
- "Visibility cycling for outline(-minor)-mode.
+ "Visibility cycling for org-mode.
- When this function is called with a prefix argument, rotate the entire
buffer through 3 states (global cycling)