Procházet zdrojové kódy

Merge branch 'hotfix-7.8.06'

Bastien Guerry před 13 roky
rodič
revize
3ccefc9fc0
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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