Revert "Fix a docstring"

This reverts commit e57a9ff926.
This commit is contained in:
Nicolas Goaziou 2015-09-24 00:00:57 +02:00
parent 905f022d97
commit 85035e4ce2
1 changed files with 2 additions and 3 deletions

View File

@ -24917,9 +24917,8 @@ modified."
(defun org-show-children (&optional level)
"Show all direct subheadings of this heading.
Optional argument LEVEL is how many levels below the current
level should be shown. Default is enough to cause the following
heading to appear."
Prefix arg LEVEL is how many levels below the current level should be shown.
Default is enough to cause the following heading to appear."
(save-excursion
(org-back-to-heading t)
(let* ((current-level (funcall outline-level))