mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-11 09:20:32 +00:00
Merge branch 'maint'
This commit is contained in:
commit
feacffe865
@ -6520,7 +6520,7 @@ Use `\\[org-edit-special]' to edit table.el tables"))
|
||||
(org-list-set-item-visibility (point-at-bol) struct 'children)
|
||||
(org-show-entry)
|
||||
(org-with-limited-levels (org-show-children))
|
||||
(org-show-set-visibility 'canonical)
|
||||
(org-show-set-visibility 'tree)
|
||||
;; Fold every list in subtree to top-level items.
|
||||
(when (eq org-cycle-include-plain-lists 'integrate)
|
||||
(save-excursion
|
||||
|
Loading…
Reference in New Issue
Block a user