*** empty log message ***
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
* 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.
|
||||
|
||||
@@ -1563,7 +1563,7 @@ The following commands are available:
|
||||
(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)
|
||||
|
||||
Reference in New Issue
Block a user