Merge branch 'maint'

This commit is contained in:
Bastien Guerry 2014-02-06 12:37:50 +01:00
commit 27a978577f
1 changed files with 1 additions and 0 deletions

View File

@ -6971,6 +6971,7 @@ results."
"Show all headlines in the buffer, like a table of contents.
With numerical argument N, show content up to level N."
(interactive "P")
(org-overview)
(save-excursion
;; Visit all headings and show their offspring
(and (integerp arg) (org-overview))