org.el (org-show-subtree): Make interactive.

* org.el (org-show-subtree): Make interactive.

TINYCHANGE
This commit is contained in:
K.Nagashima 2012-03-23 13:45:03 +01:00 committed by Bastien Guerry
parent 532a1ac40a
commit 5bb4aabac7
1 changed files with 1 additions and 0 deletions

View File

@ -20986,6 +20986,7 @@ Stop at the first and last subheadings of a superior heading."
(defun org-show-subtree ()
"Show everything after this heading at deeper levels."
(interactive)
(outline-flag-region
(point)
(save-excursion