Browse Source

Merge branch 'hotfix-7.8.06'

Bastien Guerry 13 năm trước cách đây
mục cha
commit
3ccefc9fc0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -21203,6 +21203,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