1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-30 08:08:26 +00:00

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

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